mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
parent
fc9a3baa71
commit
776ab67905
8 changed files with 103 additions and 18 deletions
|
@ -6,7 +6,7 @@ use dom::bindings::utils::{DOMString, ErrorResult};
|
|||
use dom::htmlmediaelement::HTMLMediaElement;
|
||||
|
||||
pub struct HTMLVideoElement {
|
||||
htmlelement: HTMLMediaElement
|
||||
htmlmediaelement: HTMLMediaElement
|
||||
}
|
||||
|
||||
impl HTMLVideoElement {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue