mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +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
|
@ -192,6 +192,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"Image",
|
||||
"KeyboardEvent",
|
||||
"Location",
|
||||
"MediaError",
|
||||
"MessageEvent",
|
||||
"MimeType",
|
||||
"MimeTypeArray",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue