mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Implement MediaList interface
This commit is contained in:
parent
5abbc9f696
commit
c052835281
10 changed files with 207 additions and 32 deletions
|
@ -140,6 +140,7 @@ test_interfaces([
|
|||
"KeyboardEvent",
|
||||
"Location",
|
||||
"MediaError",
|
||||
"MediaList",
|
||||
"MediaQueryList",
|
||||
"MessageEvent",
|
||||
"MimeType",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue