mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Adding support for correct shorthand serialization
This commit is contained in:
parent
49431be44a
commit
3831c0650c
23 changed files with 1186 additions and 643 deletions
|
@ -1,5 +1,8 @@
|
|||
[calc.html]
|
||||
type: testharness
|
||||
[calc for border-width]
|
||||
expected: FAIL
|
||||
|
||||
[calc for column-width]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[style_no_trailing_space.html]
|
||||
type: testharness
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue