mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update Worker webidl to support WorkerOptions
This commit is contained in:
parent
81f750afa7
commit
dececad390
11 changed files with 57 additions and 22 deletions
|
@ -10511,9 +10511,6 @@
|
|||
[BroadcastChannel interface: attribute onmessageerror]
|
||||
expected: FAIL
|
||||
|
||||
[Worker interface: attribute onmessageerror]
|
||||
expected: FAIL
|
||||
|
||||
[SharedWorker interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -558,9 +558,6 @@
|
|||
[WorkerGlobalScope interface: attribute onrejectionhandled]
|
||||
expected: FAIL
|
||||
|
||||
[Worker interface: attribute onmessageerror]
|
||||
expected: FAIL
|
||||
|
||||
[OffscreenCanvasRenderingContext2D interface: operation createImageData(ImageData)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
[dedicated-worker-options-type.html]
|
||||
[Test worker construction with an empty worker type.]
|
||||
expected: FAIL
|
||||
|
||||
[Test worker construction with an unknown worker type.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue