servo/tests/wpt/metadata/css/cssom/shorthand-values.html.ini
2018-08-19 13:56:21 +02:00

31 lines
1.1 KiB
INI

[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