mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Update web-platform-tests to revision d73b07b850fa51f23e846518bb6e8c59c58eef19
This commit is contained in:
parent
62031e3cb0
commit
7776ed79d7
107 changed files with 3306 additions and 538 deletions
|
@ -0,0 +1,9 @@
|
|||
[filereader_events.any.html]
|
||||
[events are dispatched in the correct order for an empty blob]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[filereader_events.any.worker.html]
|
||||
[events are dispatched in the correct order for an empty blob]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
[filereader_result.html]
|
||||
[result is null during "loadstart" event for readAsBinaryString]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "loadstart" event for readAsDataURL]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "progress" event for readAsArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "progress" event for readAsBinaryString]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "loadstart" event for readAsArrayBuffer]
|
||||
expected: FAIL
|
||||
|
||||
[readAsBinaryString]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "progress" event for readAsDataURL]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "loadstart" event for readAsText]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "progress" event for readAsText]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue