Skip to content

Commit

Permalink
Update web-platform-tests to revision a49081e46a18e439defbd77d18cc5e2…
Browse files Browse the repository at this point in the history
…61d68b215
  • Loading branch information
servo-wpt-sync committed May 12, 2020
1 parent aa9f16c commit fb0507d
Show file tree
Hide file tree
Showing 69 changed files with 1,406 additions and 692 deletions.
@@ -0,0 +1,2 @@
[border-top-applies-to-009.xht]
expected: CRASH
@@ -0,0 +1,4 @@
[hit-test-floats-003.html]
[Miss float below something else]
expected: FAIL

This file was deleted.

Expand Up @@ -2,6 +2,3 @@
[Hit test intersecting scaled box]
expected: FAIL

[Hit test within unscaled box]
expected: FAIL

Large diffs are not rendered by default.

Expand Up @@ -2,3 +2,6 @@
[listeners are called when <iframe> is resized]
expected: FAIL

[listeners are called correct number of times]
expected: FAIL

This file was deleted.

@@ -0,0 +1,4 @@
[elementsFromPoint-invalid-cases.html]
[The root element is the last element returned for otherwise empty queries within the viewport]
expected: FAIL

Expand Up @@ -315,12 +315,21 @@
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
expected: FAIL

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

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

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

[<iframe>: separate response Content-Type: text/html */*]
expected: FAIL

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

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

Expand Up @@ -59,9 +59,6 @@
[separate text/javascript;charset=windows-1252 error text/javascript]
expected: FAIL

[separate text/javascript; charset=windows-1252 text/javascript]
expected: FAIL

[separate text/javascript;charset=windows-1252 text/javascript]
[separate text/javascript error]
expected: FAIL

Expand Up @@ -8,6 +8,6 @@
[X-Content-Type-Options%3A%20nosniff%0C]
expected: FAIL

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

This file was deleted.

This file was deleted.

This file was deleted.

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

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

0 comments on commit fb0507d

Please sign in to comment.