mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
31 lines
1.1 KiB
INI
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
|
|
|