mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
layout: Port border-image
support for legacy layout (#32874)
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
29a4cca42d
commit
e23dc0bf6f
48 changed files with 295 additions and 338 deletions
|
@ -1,15 +1,3 @@
|
|||
[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 border-top: 1px; border-right: 1px; border-bottom: 1px; border-left: 1px; border-image: none; should be canonical.]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue