mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update web-platform-tests to revision b'f2cdcb7e9550e74d07ed6cf17bbcb9643aeedb99' (#32381)
This commit is contained in:
parent
512e67f6d1
commit
a7bf099cb1
423 changed files with 9399 additions and 2401 deletions
32
tests/wpt/meta/FileAPI/blob/Blob-bytes.any.js.ini
Normal file
32
tests/wpt/meta/FileAPI/blob/Blob-bytes.any.js.ini
Normal file
|
@ -0,0 +1,32 @@
|
|||
[Blob-bytes.any.html]
|
||||
[Blob.bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() empty Blob data]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() non-ascii input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() non-unicode input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() concurrent reads]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[Blob-bytes.any.worker.html]
|
||||
[Blob.bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() empty Blob data]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() non-ascii input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() non-unicode input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() concurrent reads]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue