DescriptionAt the moment, keyframe selectors are parsed by CSSParser and then at runtime by StyleKeyframe class.
To avoid reparsing, StyleKeyframe could store array of parsed keyframe selector values.
BUG=233107
TEST= covered by LayoutTests/animations/
Patch Set 1 #
Total comments: 1
Patch Set 2 : Avoid reparsing of keyframe selector #Patch Set 3 : Rebased to master #
Total comments: 3
Patch Set 4 : Fixes according to review comments #Patch Set 5 : #
Total comments: 3
Patch Set 6 : Fixes according to review comments. #
Total comments: 2
Patch Set 7 : #
Messages
Total messages: 7 (0 generated)
|