Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync WPT with upstream (24-08-2018) #21520

Closed
Closed
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
The table of contents is too big for display.

Always

Just for now

Update web-platform-tests to revision 297722ededba1c80e2a8768100129af…

…300f67dbf
  • Loading branch information
servo-wpt-sync committed Aug 25, 2018
commit 2598facdeadf618f8eec9c558cee072916fafb76
@@ -0,0 +1,4 @@
[2d.text.measure.actualBoundingBox.html]
[Testing actualBoundingBox]
expected: FAIL

@@ -0,0 +1,4 @@
[2d.text.measure.advances.html]
[Testing width advances]
expected: FAIL

@@ -0,0 +1,4 @@
[2d.text.measure.baselines.html]
[Testing baselines]
expected: FAIL

@@ -0,0 +1,4 @@
[2d.text.measure.emHeights.html]
[Testing emHeights]
expected: FAIL

@@ -0,0 +1,4 @@
[2d.text.measure.fontBoundingBox.html]
[Testing fontBoundingBox]
expected: FAIL

@@ -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

@@ -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

@@ -1,14 +1,19 @@
[url-with-fetch.any.worker.html]
[url-with-fetch]
expected: FAIL

[Only exact matches should revoke URLs, using fetch]
expected: FAIL

[Appending a query string should cause fetch to fail]
expected: FAIL

[Appending a path should cause fetch to fail]
expected: FAIL

[Revoke blob URL after creating Request, will fetch]
expected: FAIL

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

@@ -19,14 +24,16 @@

[url-with-fetch]
expected: FAIL

[Only exact matches should revoke URLs, using fetch]
expected: FAIL

[Appending a query string should cause fetch to fail]
expected: FAIL

[Appending a path should cause fetch to fail]
expected: FAIL

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

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.