Skip to content

Commit

Permalink
Update web-platform-tests to revision c3dff4fed3c0f0dd01a18a5fbb8c44e…
Browse files Browse the repository at this point in the history
…941cdee47
  • Loading branch information
servo-wpt-sync committed Sep 11, 2019
1 parent ec1da1d commit fa9c069
Show file tree
Hide file tree
Showing 420 changed files with 6,300 additions and 1,872 deletions.
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
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

0 comments on commit fa9c069

Please sign in to comment.