Skip to content

Commit

Permalink
Update web-platform-tests to revision fa5f0edd48aca7acfa7d35f1be31cb0…
Browse files Browse the repository at this point in the history
…dd65817c6
  • Loading branch information
servo-wpt-sync committed Jun 25, 2020
1 parent 6659e90 commit a4cebda
Show file tree
Hide file tree
Showing 110 changed files with 1,480 additions and 533 deletions.
@@ -1,4 +1,4 @@
[hit-test-floats-004.html]
[hit-test-floats-003.html]
[Miss float below something else]
expected: FAIL

@@ -0,0 +1,2 @@
[border-image-shorthand-001.htm]
expected: FAIL
@@ -0,0 +1,4 @@
[hittest-anonymous-box.html]
[Hit-testing within an anonymous flex-item should return the flexbox as the hittest result.]
expected: FAIL

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

[Hit test within unscaled box]
expected: FAIL

Expand Up @@ -2,6 +2,3 @@
[elementsFromPoint on the root document for points in iframe elements]
expected: FAIL

[elementsFromPoint on inner documents]
expected: FAIL

@@ -0,0 +1,2 @@
[matchMedia-display-none-iframe.html]
expected: ERROR

This file was deleted.

Expand Up @@ -315,18 +315,18 @@
[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
expected: FAIL

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

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

[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
[<iframe>: combined 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]
expected: FAIL

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

Expand Up @@ -56,3 +56,6 @@
[separate text/javascript x/x]
expected: FAIL

[separate text/javascript error]
expected: FAIL

Expand Up @@ -11,9 +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%22nosniFF%22]
expected: FAIL

[X-Content-Type-Options%3A%0D%0AX-Content-Type-Options%3A%20nosniff]
expected: FAIL

@@ -0,0 +1,4 @@
[traverse_the_history_1.html]
[Multiple history traversals from the same task]
expected: FAIL

This file was deleted.

This file was deleted.

This file was deleted.

@@ -1,4 +1,5 @@
[embedded-opener-remove-frame.html]
expected: CRASH
[opener of discarded nested browsing context]
expected: FAIL

Expand Down
@@ -0,0 +1,4 @@
[frameElement-siblings.sub.html]
[it must give a "SecurityError" DOMException if the pages are different-origin domain]
expected: FAIL

@@ -0,0 +1,4 @@
[iframe-loading-lazy-multiple-times.tentative.html]
[Iframes with loading='lazy' can be lazy loaded multiple times]
expected: FAIL

@@ -0,0 +1,4 @@
[iframe-loading-lazy-to-eager.tentative.html]
[Below-viewport iframes with loading='lazy' load when set to loading='eager' or the `loading` attribute is removed]
expected: FAIL

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

@@ -1,5 +1,5 @@
[iframe_sandbox_popups_escaping-2.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

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

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

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

@@ -0,0 +1,4 @@
[image-loading-lazy-to-eager.html]
[Below-viewport images with loading='lazy' load when set to loading='eager' or the `loading` attribute is removed]
expected: FAIL

Expand Up @@ -3,3 +3,6 @@
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: TIMEOUT
[The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
expected: FAIL

This file was deleted.

@@ -1,4 +1,5 @@
[003.html]
expected: ERROR
[shared]
expected: FAIL

0 comments on commit a4cebda

Please sign in to comment.