mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update test expectations
This commit is contained in:
parent
27056eb93a
commit
5b08febe88
21 changed files with 2 additions and 123 deletions
|
@ -1,2 +0,0 @@
|
|||
[border-width-pixel-snapping-001-a.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[border-width-small-values-001-a.html]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[border-width-small-values-001-b.html]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-border-width.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-borders-with-child-border-box-sizing.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-borders-with-child.html]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[flex-flow-valid.html]
|
||||
[e.style['flex-flow'\] = "column nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "nowrap column" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "row nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "wrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "row wrap" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-outline-width.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[outline-width-computed.html]
|
||||
[Property outline-width value '2.5px']
|
||||
expected: FAIL
|
|
@ -1,33 +1,3 @@
|
|||
[shorthand-values.html]
|
||||
[The serialization of border: 1px; border-top: 1px; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: 1px red; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: red; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border-top: 1px; border-right: 2px; border-bottom: 3px; border-left: 4px; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: 1px; border-top: 2px; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: 1px; border-top: 1px !important; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: 1px; border-top-color: red; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: solid; border-style: dotted should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of list-style-type: circle; list-style-position: inside; list-style-image: initial; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; border-image: none; should be canonical.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[border-width-pixel-snapping-001-a.html]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[border-width-small-values-001-a.html]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
[border-width-small-values-001-b.html]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-border-width.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-borders-with-child-border-box-sizing.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-borders-with-child.html]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[flex-flow-valid.html]
|
||||
[e.style['flex-flow'\] = "column nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "nowrap column" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "row nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "wrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "row wrap" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[subpixel-outline-width.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[outline-width-computed.html]
|
||||
[Property outline-width value '2.5px']
|
||||
expected: FAIL
|
|
@ -2,30 +2,12 @@
|
|||
[The serialization of border: 1px; border-top: 2px; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: 1px; border-top: 1px; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of list-style-type: circle; list-style-position: inside; list-style-image: initial; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: 1px; border-top-color: red; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border-top: 1px; border-right: 2px; border-bottom: 3px; border-left: 4px; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: red; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: 1px red; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: solid; border-style: dotted should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
[The serialization of border: 1px; border-top: 1px !important; should be canonical.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[356774-1.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue