Skip to content

Commit

Permalink
Update web-platform-tests to revision b89d7ff93b5076d389404f2a062b83e…
Browse files Browse the repository at this point in the history
…73754307f
  • Loading branch information
servo-wpt-sync committed Jul 1, 2020
1 parent 19b36bd commit b435224
Show file tree
Hide file tree
Showing 107 changed files with 942 additions and 426 deletions.
Expand Up @@ -4,7 +4,7 @@
expected: TIMEOUT

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

[Fetching a blob URL immediately before revoking it works in an iframe.]
expected: FAIL
Expand Down
@@ -0,0 +1,4 @@
[hit-test-floats-002.html]
[Hit test float]
expected: FAIL

Expand Up @@ -5,36 +5,9 @@
[[data-expected-height\] 7]
expected: FAIL

[[data-expected-height\] 4]
expected: FAIL

[[data-expected-height\] 1]
expected: FAIL

[[data-expected-height\] 10]
expected: FAIL

[[data-expected-height\] 2]
expected: FAIL

[[data-expected-height\] 5]
expected: FAIL

[[data-expected-height\] 6]
expected: FAIL

[[data-expected-height\] 9]
expected: FAIL

[[data-expected-height\] 8]
expected: FAIL

[[data-expected-height\] 13]
expected: FAIL

[[data-expected-height\] 12]
expected: FAIL

[[data-expected-height\] 11]
expected: FAIL

This file was deleted.

@@ -0,0 +1,2 @@
[HTMLMediaElement.html]
expected: TIMEOUT
Expand Up @@ -315,18 +315,18 @@
[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
expected: FAIL

[<iframe>: separate response Content-Type: text/html;" text/plain]
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL

[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
[<iframe>: separate response Content-Type: text/plain */*]
expected: FAIL

[<iframe>: combined response Content-Type: text/html;" text/plain]
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
expected: FAIL

[<iframe>: separate response Content-Type: text/plain */*]
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
expected: FAIL

[<iframe>: separate response Content-Type: text/html;x=" text/plain]
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
expected: FAIL

Expand Up @@ -53,3 +53,9 @@
[combined text/javascript ]
expected: FAIL

[separate text/javascript x/x]
expected: FAIL

[separate text/javascript error]
expected: FAIL

Expand Up @@ -11,6 +11,3 @@
[X-Content-Type-Options%3A%20nosniff%2C%2C%40%23%24%23%25%25%26%5E%26%5E*()()11!]
expected: FAIL

[X-Content-Type-Options%3A%20%40%23%24%23%25%25%26%5E%26%5E*()()11!%2Cnosniff]
expected: FAIL

This file was deleted.

Expand Up @@ -2,3 +2,9 @@
[Test that iframes with loading='lazy' load once they enter the viewport.]
expected: FAIL

[Below-viewport srcdoc iframes load lazily]
expected: FAIL

[Below-viewport iframes load lazily]
expected: FAIL

@@ -1,4 +1,5 @@
[iframe_sandbox_popups_escaping-2.html]
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected: TIMEOUT
expected: CRASH
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN

@@ -0,0 +1,4 @@
[077.html]
[ adding several types of scripts through the DOM and removing some of them confuses scheduler ]
expected: FAIL

This file was deleted.

@@ -0,0 +1,4 @@
[module-static-import-delayed.html]
[document.write in an imported module]
expected: FAIL

@@ -1,9 +1,10 @@
[promise-job-entry.html]
expected: TIMEOUT
[Fulfillment handler on fulfilled promise]
expected: FAIL

[Rejection handler on pending-then-rejected promise]
expected: FAIL
expected: TIMEOUT

[Sanity check: this all works as expected with no promises involved]
expected: FAIL
Expand All @@ -15,5 +16,5 @@
expected: FAIL

[Fulfillment handler on pending-then-fulfilled promise]
expected: FAIL
expected: TIMEOUT

@@ -0,0 +1,5 @@
[017.html]
expected: TIMEOUT
[origin of the script that invoked the method, about:blank]
expected: TIMEOUT

@@ -0,0 +1,5 @@
[import-in-moduleworker.html]
expected: ERROR
[Base URL in module dedicated workers: import]
expected: FAIL

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: TIMEOUT
Expand Down

0 comments on commit b435224

Please sign in to comment.