Skip to content

Commit

Permalink
Update web-platform-tests to revision 99a09c73e7f1d7b19ec4be2eb8ce2d3…
Browse files Browse the repository at this point in the history
…bebf52245
  • Loading branch information
servo-wpt-sync committed Jul 2, 2020
1 parent 83b2f0d commit c80439a
Show file tree
Hide file tree
Showing 66 changed files with 746 additions and 208 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

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

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

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

@@ -0,0 +1,2 @@
[z-index-does-not-apply.html]
expected: FAIL
@@ -0,0 +1,4 @@
[CaretPosition-001.html]
[Element at (400, 100)]
expected: FAIL

This file was deleted.

This file was deleted.

Expand Up @@ -318,15 +318,21 @@
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL

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

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

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

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

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

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

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

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

[separate text/javascript error]
expected: FAIL

This file was deleted.

@@ -0,0 +1,4 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

Expand Up @@ -171,3 +171,6 @@
[XHTML img usemap="#hash-id"]
expected: FAIL

[HTML (standards) IMG usemap="no-hash-name"]
expected: FAIL

@@ -0,0 +1,7 @@
[iframe-loading-lazy-load-event.tentative.html]
[In-viewport loading=lazy visibility:hidden iframe does not block the load event]
expected: FAIL

[In-viewport loading=lazy iframe does not block the load event]
expected: FAIL

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

This file was deleted.

This file was deleted.

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

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

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

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

@@ -1,4 +1,5 @@
[realtimeanalyser-fft-scaling.html]
expected: TIMEOUT
[X 2048-point FFT peak position is not equal to 64. Got 0.]
expected: FAIL

Expand Down
@@ -0,0 +1,5 @@
[018.html]
expected: TIMEOUT
[origin of the script that invoked the method, javascript:]
expected: TIMEOUT

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

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

This file was deleted.

0 comments on commit c80439a

Please sign in to comment.