Skip to content

Commit

Permalink
Update web-platform-tests to revision daac9dc806e9571ea856253fcc35a94…
Browse files Browse the repository at this point in the history
…e73d4f711
  • Loading branch information
WPT Sync Bot committed Oct 6, 2019
1 parent 1318ea9 commit 393fa37
Show file tree
Hide file tree
Showing 67 changed files with 1,485 additions and 146 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
expected: FAIL

[Opening a blob URL in a new window immediately before revoking it works.]
expected: TIMEOUT
expected: FAIL

[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
expected: FAIL
Expand Down
6 changes: 6 additions & 0 deletions tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
[Revoke blob URL after creating Request, will fetch]
expected: FAIL

[Revoke blob URL after calling fetch, fetch should succeed]
expected: FAIL


[url-with-fetch.any.html]
[Untitled]
Expand All @@ -34,3 +37,6 @@
[Revoke blob URL after creating Request, will fetch]
expected: FAIL

[Revoke blob URL after calling fetch, fetch should succeed]
expected: FAIL

Loading

0 comments on commit 393fa37

Please sign in to comment.