Partial fix for #12415: DOM interfaces

This commit is contained in:
Scott Trinh 2016-10-23 10:16:41 -04:00
parent bfd966f819
commit 9af35e8a25
3 changed files with 1 additions and 4 deletions

View file

@ -20,8 +20,6 @@ test_interfaces([
"CustomEvent",
"DedicatedWorkerGlobalScope",
"DOMException",
"DOMTokenList",
"DOMStringMap",
"ErrorEvent",
"Event",
"EventTarget",