Skip to content

Commit bacb5c0

Browse files
committed
Update test expectations
1 parent 4f65dae commit bacb5c0

21 files changed

+2
-123
lines changed

tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-pixel-snapping-001-a.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-small-values-001-a.html.ini

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-backgrounds/border-width-small-values-001-b.html.ini

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-borders/subpixel-border-width.tentative.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-borders/subpixel-borders-with-child-border-box-sizing.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-borders/subpixel-borders-with-child.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-flexbox/parsing/flex-flow-valid.html.ini

Lines changed: 0 additions & 18 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-outline/subpixel-outline-width.tentative.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-ui/parsing/outline-width-computed.html.ini

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,3 @@
11
[shorthand-values.html]
2-
[The serialization of border: 1px; border-top: 1px; should be canonical.]
3-
expected: FAIL
4-
5-
[The serialization of border: 1px red; should be canonical.]
6-
expected: FAIL
7-
8-
[The serialization of border: red; should be canonical.]
9-
expected: FAIL
10-
11-
[The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; should be canonical.]
12-
expected: FAIL
13-
14-
[The serialization of border-top: 1px; border-right: 2px; border-bottom: 3px; border-left: 4px; should be canonical.]
15-
expected: FAIL
16-
17-
[The serialization of border: 1px; border-top: 2px; should be canonical.]
18-
expected: FAIL
19-
20-
[The serialization of border: 1px; border-top: 1px !important; should be canonical.]
21-
expected: FAIL
22-
23-
[The serialization of border: 1px; border-top-color: red; should be canonical.]
24-
expected: FAIL
25-
26-
[The serialization of border: solid; border-style: dotted should be canonical.]
27-
expected: FAIL
28-
292
[The serialization of list-style-type: circle; list-style-position: inside; list-style-image: initial; should be canonical.]
303
expected: FAIL
31-
32-
[The serialization of border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; border-image: none; should be canonical.]
33-
expected: FAIL

0 commit comments

Comments
 (0)