mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
When a css-wide keyword is followed by more stuff, try parsing as "normal" value.
This commit is contained in:
parent
d0ea53ade9
commit
8b0d8cbbf0
2 changed files with 3 additions and 15 deletions
|
@ -1,14 +0,0 @@
|
|||
[test_font_family_parsing.html]
|
||||
type: testharness
|
||||
[font-family: initial, simple (setter)]
|
||||
expected: FAIL
|
||||
|
||||
[font-family: inherit, simple (setter)]
|
||||
expected: FAIL
|
||||
|
||||
[font-family: initial simple]
|
||||
expected: FAIL
|
||||
|
||||
[font-family: inherit simple]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue