mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Update web-platform-tests to revision fd0429f0b45f975b25d85256dac33762134952c5
This commit is contained in:
parent
0ba7da4431
commit
c8202ddbe1
50 changed files with 1210 additions and 191 deletions
27
tests/wpt/metadata/FileAPI/blob/Blob-array-buffer.any.js.ini
Normal file
27
tests/wpt/metadata/FileAPI/blob/Blob-array-buffer.any.js.ini
Normal file
|
@ -0,0 +1,27 @@
|
|||
[Blob-array-buffer.any.html]
|
||||
[Blob.arrayBuffer() non-unicode input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.arrayBuffer() non-ascii input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.arrayBuffer() empty Blob data]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[Blob-array-buffer.any.worker.html]
|
||||
[Blob.arrayBuffer() non-unicode input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.arrayBuffer() non-ascii input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.arrayBuffer() empty Blob data]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue