DescriptionParse text-decoration shorthand in CSSPropertyParser with CSSParserTokens
Move text-decoration shorthand property handling from
LegacyCSSPropertyParser into CSSPropertyParser. Also
move its related longhands.
This patch adds a generic consumeShorthandGreedily that can be
used to convert other shorthands.
Finally the patch refuses duplicate keyword entries for text-decoration-line
(like "blink blink") and adds tests for this to text-decoration-line.html.
BUG=499780, 551638
Committed: https://crrev.com/aba3cd0fad04fb412eeba2f93f1760242349bcee
Cr-Commit-Position: refs/heads/master@{#358232}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|