mirror of
https://github.com/servo/servo.git
synced 2025-09-06 13:08:21 +01:00
parent
6bb5d0e846
commit
bad529a0f7
6 changed files with 7 additions and 18 deletions
|
@ -9675,12 +9675,3 @@
|
|||
[Event interface: calling initEvent(DOMString,boolean,boolean) on new TrackEvent("addtrack", {track:document.createElement("track").track}) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[WorkerGlobalScope interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[WorkerNavigator interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[WorkerLocation interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -176,9 +176,6 @@ test_interfaces([
|
|||
"WebSocket",
|
||||
"Window",
|
||||
"Worker",
|
||||
"WorkerGlobalScope", // #2823
|
||||
"WorkerLocation", // #2823
|
||||
"WorkerNavigator", // #2823
|
||||
"XMLDocument",
|
||||
"XMLHttpRequest",
|
||||
"XMLHttpRequestEventTarget",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue