Skip to content

Commit

Permalink
Update web-platform-tests to revision 5721f7843f406054b8e02b0e33ff8e7…
Browse files Browse the repository at this point in the history
…33830cc3d
  • Loading branch information
servo-wpt-sync committed Mar 31, 2020
1 parent f9e7c6b commit 1dbfe69
Show file tree
Hide file tree
Showing 124 changed files with 2,800 additions and 354 deletions.
@@ -0,0 +1,4 @@
[hit-test-floats-005.html]
[Miss clipped float]
expected: FAIL

@@ -0,0 +1,4 @@
[animation-base-response-003.html]
[Identical elements are all responsive to font-size animation]
expected: FAIL

@@ -0,0 +1,2 @@
[flex-flow-percentage-margins-no-available-space-assert.html]
expected: CRASH
@@ -1,4 +1,4 @@
[flex-minimum-size-002.html]
[flex-minimum-size-001.html]
[.flexbox, .inline-flexbox 1]
expected: FAIL

Expand Down
@@ -0,0 +1,2 @@
[flexbox-with-multi-column-property.html]
expected: FAIL
@@ -0,0 +1,4 @@
[flexitem-stretch-image.html]
[.flexbox 1]
expected: FAIL

@@ -0,0 +1,2 @@
[flexitem-stretch-range.html]
expected: FAIL
@@ -0,0 +1,31 @@
[negative-overflow.html]
[.flexbox 10]
expected: FAIL

[.flexbox 11]
expected: FAIL

[.flexbox 5]
expected: FAIL

[.flexbox 6]
expected: FAIL

[.flexbox 7]
expected: FAIL

[.flexbox 1]
expected: FAIL

[.flexbox 2]
expected: FAIL

[.flexbox 3]
expected: FAIL

[.flexbox 8]
expected: FAIL

[.flexbox 9]
expected: FAIL

@@ -0,0 +1,2 @@
[generic-family-keywords-001.html]
expected: ERROR
@@ -0,0 +1,2 @@
[generic-family-keywords-002.html]
expected: ERROR
@@ -1,2 +1,2 @@
[no-transition-from-ua-to-blocking-stylesheet.html]
expected: TIMEOUT
expected: FAIL
@@ -0,0 +1,4 @@
[transition-base-response-003.html]
[Identical elements are all responsive to font-size transition]
expected: FAIL

@@ -0,0 +1,4 @@
[CaretPosition-001.html]
[Element at (400, 100)]
expected: FAIL

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

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

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

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

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

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

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

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

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

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

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

[X-Content-Type-Options%3A%20%2Cnosniff]
expected: FAIL

[Content-Type-Options%3A%20nosniff]
[X-Content-Type-Options%3A%20'NosniFF']
expected: FAIL

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

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

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

0 comments on commit 1dbfe69

Please sign in to comment.