Chromium Code Reviews
DescriptionSerialize font shorthand as empty string if any longhand is not specified
(if the font shorthand is set all the longhands will be set).
Currently we only require font-size and font-family to be set for the font shorthand to be serialized as non-empty (font-size, font-family, and all the remaining longhands that are not 'normal').
Firefox serializes font as empty string unless all font longhands are set in the stylesheet (including non standard font longhands), but this behavior is inconsistent.
BUG=398239
Committed: https://crrev.com/44c56e14d83953ef593d0692fc22a150249f4630
Cr-Commit-Position: refs/heads/master@{#365166}
Patch Set 1 #
Messages
Total messages: 19 (9 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||