mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
19 lines
779 B
INI
19 lines
779 B
INI
[shorthand-values.html]
|
|
[The serialization of border: 1px; border-top: 2px; 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: 1px; border-top: 1px !important; should be canonical.]
|
|
expected: FAIL
|
|
|
|
[The serialization of list-style-type: circle; list-style-position: inside; list-style-image: none; 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
|