Skip to content

Commit

Permalink
Update web-platform-tests to revision d73b07b850fa51f23e846518bb6e8c5…
Browse files Browse the repository at this point in the history
…9c58eef19
  • Loading branch information
servo-wpt-sync committed Apr 30, 2019
1 parent 62031e3 commit 7776ed7
Show file tree
Hide file tree
Showing 107 changed files with 3,288 additions and 520 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

0 comments on commit 7776ed7

Please sign in to comment.