mirror of
https://github.com/servo/servo.git
synced 2025-09-18 02:48:20 +01:00
Sync WPT with upstream (24-08-2025) (#38893)
Automated downstream sync of changes from upstream as of 24-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
1fc857865f
commit
fa42968a61
365 changed files with 7904 additions and 2377 deletions
38
tests/wpt/meta/FileAPI/blob/Blob-slice.any.js.ini
vendored
Normal file
38
tests/wpt/meta/FileAPI/blob/Blob-slice.any.js.ini
vendored
Normal file
|
@ -0,0 +1,38 @@
|
|||
[Blob-slice.any.html]
|
||||
[Slicing test: slice (1,1).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,3).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,5).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,7).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,8).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,9).]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[Blob-slice.any.worker.html]
|
||||
[Slicing test: slice (1,1).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,3).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,5).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,7).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,8).]
|
||||
expected: FAIL
|
||||
|
||||
[Slicing test: slice (1,9).]
|
||||
expected: FAIL
|
|
@ -12,6 +12,3 @@
|
|||
|
||||
[Revoke blob URL after creating Request, then clone Request, will fetch]
|
||||
expected: FAIL
|
||||
|
||||
[Revoke blob URL after calling fetch, fetch should succeed]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue