mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Update web-platform-tests and wptrunner.
This commit is contained in:
parent
6b86005601
commit
29e250d4ac
24 changed files with 406 additions and 109 deletions
|
@ -1,6 +1,5 @@
|
|||
[Blob-constructor.html]
|
||||
type: testharness
|
||||
|
||||
[Passing non-objects, Dates and RegExps for blobParts should throw a TypeError.]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -117,3 +116,4 @@
|
|||
|
||||
[Newlines should not change when endings is \'native\'.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
15
tests/wpt/metadata/FileAPI/FileReaderSync.worker.ini
Normal file
15
tests/wpt/metadata/FileAPI/FileReaderSync.worker.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[FileReaderSync.worker]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Interface]
|
||||
expected: FAIL
|
||||
|
||||
[readAsText]
|
||||
expected: FAIL
|
||||
|
||||
[readAsDataURL]
|
||||
expected: FAIL
|
||||
|
||||
[readAsArrayBuffer]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue