Implement MediaList interface

This commit is contained in:
Nazım Can Altınova 2016-12-02 01:19:20 +03:00
parent 5abbc9f696
commit c052835281
10 changed files with 207 additions and 32 deletions

View file

@ -140,6 +140,7 @@ test_interfaces([
"KeyboardEvent",
"Location",
"MediaError",
"MediaList",
"MediaQueryList",
"MessageEvent",
"MimeType",