Skip to content

Commit

Permalink
Update web-platform-tests to revision 4af6af604800559d2c58cf3561621ae…
Browse files Browse the repository at this point in the history
…43e28aaa8
  • Loading branch information
servo-wpt-sync committed Jun 16, 2020
1 parent 19c1f72 commit 1a24e35
Show file tree
Hide file tree
Showing 150 changed files with 3,695 additions and 413 deletions.
Expand Up @@ -4,7 +4,7 @@
expected: TIMEOUT

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

[Fetching a blob URL immediately before revoking it works in an iframe.]
expected: FAIL
Expand Down
@@ -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 @@
[cssbox-border-box.html]
expected: FAIL
@@ -0,0 +1,2 @@
[cssbox-content-box.html]
expected: FAIL
@@ -0,0 +1,2 @@
[cssbox-fill-box.html]
expected: FAIL
@@ -0,0 +1,2 @@
[cssbox-initial.html]
expected: FAIL
@@ -0,0 +1,2 @@
[cssbox-stroke-box.html]
expected: FAIL
@@ -0,0 +1,2 @@
[cssbox-view-box.html]
expected: FAIL
@@ -0,0 +1,2 @@
[svgbox-border-box.html]
expected: FAIL
@@ -0,0 +1,2 @@
[svgbox-content-box.html]
expected: FAIL
@@ -0,0 +1,2 @@
[svgbox-fill-box.html]
expected: FAIL
@@ -0,0 +1,2 @@
[svgbox-initial.html]
expected: FAIL
@@ -0,0 +1,2 @@
[svgbox-stroke-box.html]
expected: FAIL
@@ -0,0 +1,2 @@
[svgbox-view-box.html]
expected: FAIL
@@ -0,0 +1,4 @@
[elementFromPoint-001.html]
[CSSOM View - 5 - extensions to the Document interface]
expected: FAIL

Expand Up @@ -17,3 +17,6 @@
[test the top of layer]
expected: FAIL

[test some point of the element: top left corner]
expected: FAIL

Expand Up @@ -312,18 +312,27 @@
[Response: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
expected: NOTRUN

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

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

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

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

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

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

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

[separate text/javascript ]
expected: FAIL

Expand Up @@ -11,3 +11,6 @@
[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%0D%0AX-Content-Type-Options%3A%20nosniff]
expected: FAIL

This file was deleted.

This file was deleted.

0 comments on commit 1a24e35

Please sign in to comment.