mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Update web-platform-tests to revision 4333a1d2f109795547fc5e22ebfc8481fa649de7
This commit is contained in:
parent
728ebcc932
commit
8c46b67f8e
456 changed files with 10561 additions and 5108 deletions
|
@ -0,0 +1,9 @@
|
|||
[dedicated-worker-import.any.worker.html]
|
||||
[dedicated-worker-import]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[dedicated-worker-import.any.html]
|
||||
[dedicated-worker-import]
|
||||
expected: FAIL
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
[dedicated-worker-import.html]
|
||||
[Test static import on DedicatedWorkerGlobalScope.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Test nested static import on DedicatedWorkerGlobalScope.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test static import and then dynamic import on DedicatedWorkerGlobalScope.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test dynamic import on DedicatedWorkerGlobalScope.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test nested dynamic import on DedicatedWorkerGlobalScope.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test dynamic import and then static import on DedicatedWorkerGlobalScope.]
|
||||
expected: NOTRUN
|
||||
|
||||
[importScripts() on module worker should throw an exception.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Worker construction for non-existent script should throw an exception.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Static import for non-existent script should throw an exception.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Dynamic import for non-existent script should throw an exception.]
|
||||
expected: NOTRUN
|
||||
|
||||
[DedicatedWorker: import]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue