DescriptionParse {animation,transition}-{delay,duration} in CSSPropertyParser with CSSParserTokens
This patch moves the parsing logic for following properties out of the
LegacyCSSPropertyParser and into the CSSPropertyParser:
animation-delay
animation-duration
transition-delay
transition-duration
This logic is still required in the legacy property parser until the
animation and transition shorthands are moved across.
BUG=499780
Committed: https://crrev.com/5512a574caa535f56baf444b7e1aadecf4f92691
Cr-Commit-Position: refs/heads/master@{#354989}
Patch Set 1 #
Total comments: 1
Patch Set 2 : address review comments #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 7 (3 generated)
|