DescriptionParse animation-name in CSSPropertyParser with CSSParserTokens
This patch moves the parsing logic for animation-name out of the
LegacyCSSProperty and into the CSSPropertyParser. This property has
special behaviour when specified as -webkit-animation-name, so
parseSingleValue is updated to take an unresolved properties instead
of a resolved property. consumeAnimationValue's arguments are extended
so we can continue counting usage of the non-standard behaviour.
BUG=499780
Committed: https://crrev.com/271e821edda950d1f54af8bc3d6d8217ddfb0427
Cr-Commit-Position: refs/heads/master@{#354993}
Patch Set 1 #
Total comments: 1
Patch Set 2 : #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 7 (3 generated)
|