Skip to content

Commit

Permalink
Auto merge of #23781 - servo-wpt-sync:wpt_update_16-07-2019, r=servo-…
Browse files Browse the repository at this point in the history
…wpt-sync

Sync WPT with upstream (16-07-2019)

Automated downstream sync of changes from upstream as of 16-07-2019.
[no-wpt-sync]

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23781)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo committed Jul 16, 2019
2 parents 005320c + 40ef4e9 commit bd730e7
Show file tree
Hide file tree
Showing 82 changed files with 983 additions and 151 deletions.
@@ -1,5 +1,4 @@
[url-in-tags-revoke.window.html]
expected: TIMEOUT
[Fetching a blob URL immediately before revoking it works in an iframe.]
expected: FAIL

Expand All @@ -15,6 +14,3 @@
[Opening a blob URL in a new window by clicking an <a> tag works immediately before revoking the URL.]
expected: FAIL

[Fetching a blob URL immediately before revoking it works in <script> tags.]
expected: TIMEOUT

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 bd730e7

Please sign in to comment.