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