Update web-platform-tests to revision 4333a1d2f109795547fc5e22ebfc8481fa649de7

This commit is contained in:
WPT Sync Bot 2018-06-22 21:05:34 -04:00
parent 728ebcc932
commit 8c46b67f8e
456 changed files with 10561 additions and 5108 deletions

View file

@ -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

View file

@ -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