Chromium Code Reviews
DescriptionStyle resolution: Apply animation properties earlier in a separate pass
In order to apply the results of animations earlier in the style cascade
we need to apply animation related properties, generate animations and
trigger transitions earlier in the process.
This change introduces a new pass in the style application process which
allows animation properties to be applied after variable definitions but
before high priority and low priority properties.
Evaluated performance using html5-full-render perf test on Nexus 7 and
observed no regression.
Covered by existing tests. No change in behavior.
BUG=232273
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154056
Patch Set 1 : #
Total comments: 1
Patch Set 2 : Trim the fat. #Patch Set 3 : Fix windows build. #
Messages
Total messages: 12 (0 generated)
|
|||||||||||||||||||||||||||||||||||||