DescriptionNull check font family name in createFontFamilyValue
Font family names can be null by simply providing an empty <string>.
In this case avoid the caching and return an empty CSSFontFamilyValue.
Added computed-style-empty-font-family.html to test the behavior.
Behavior matches Firefox.
BUG=596015
Committed: https://crrev.com/53e4c917c7ad7892bd763c2b1e66c53c5df50a57
Cr-Commit-Position: refs/heads/master@{#382745}
Patch Set 1 #Patch Set 2 : Add test #
Messages
Total messages: 17 (12 generated)
|