When a css-wide keyword is followed by more stuff, try parsing as "normal" value.

This commit is contained in:
Simon Sapin 2017-01-24 19:57:11 +01:00
parent d0ea53ade9
commit 8b0d8cbbf0
2 changed files with 3 additions and 15 deletions

View file

@ -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