Skip to content

Commit

Permalink
Update test expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
Loirooriol committed Nov 23, 2023
1 parent 9a61e38 commit a906cbc
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 123 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

30 changes: 0 additions & 30 deletions tests/wpt/meta-legacy-layout/css/cssom/shorthand-values.html.ini
Original file line number Diff line number Diff line change
@@ -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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions tests/wpt/meta/css/css-flexbox/parsing/flex-flow-valid.html.ini

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions tests/wpt/meta/css/cssom/shorthand-values.html.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[356774-1.html]
expected: FAIL

0 comments on commit a906cbc

Please sign in to comment.