mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Implement load, canPlayType, and error APIs for media elements.
This commit is contained in:
parent
eae27adc4a
commit
5960fbe604
13 changed files with 121 additions and 148 deletions
|
@ -341,6 +341,7 @@ pub mod htmlvideoelement;
|
|||
pub mod imagedata;
|
||||
pub mod keyboardevent;
|
||||
pub mod location;
|
||||
pub mod mediaerror;
|
||||
pub mod messageevent;
|
||||
pub mod mimetype;
|
||||
pub mod mimetypearray;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue