DescriptionMove font-family check to CSSPropertyParser
Move font-family check to CSSPropertyParser since when parsing @font-face
any font-family with more than one family-name is invalid. So in that case
drop that font-family declaration but allow any valid declarations in the
font-face rule. Add a test for this new behavior.
Behavior matches Firefox.
BUG=404023
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194811
Patch Set 1 #Patch Set 2 : move check into CSSPropertyParser and add test #
Messages
Total messages: 13 (2 generated)
|