mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572
This commit is contained in:
parent
0d236288cc
commit
c66c6af0ba
1067 changed files with 63768 additions and 10900 deletions
|
@ -0,0 +1,6 @@
|
|||
[Worker_ErrorEvent_bubbles_cancelable.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[ErrorEvent on worker doesn't bubble and is cancelable]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[importScripts.html]
|
||||
type: testharness
|
||||
[Base URL in workers: importScripts]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[sharedworker.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Base URL in workers: new SharedWorker()]
|
||||
expected: TIMEOUT
|
||||
|
5
tests/wpt/metadata/workers/baseurl/alpha/worker.html.ini
Normal file
5
tests/wpt/metadata/workers/baseurl/alpha/worker.html.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[worker.html]
|
||||
type: testharness
|
||||
[Base URL in workers: new Worker()]
|
||||
expected: FAIL
|
||||
|
5
tests/wpt/metadata/workers/baseurl/alpha/xhr.html.ini
Normal file
5
tests/wpt/metadata/workers/baseurl/alpha/xhr.html.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[xhr.html]
|
||||
type: testharness
|
||||
[Base URL in workers: XHR]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[Blob-url.html]
|
||||
type: testharness
|
||||
[Worker supports Blob url]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
[003.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[worker]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue