DescriptionFix wrong transform for motion-path
We call ComputedStyle::applyTransform(..., ExcludeTransformOrigin,
IncludeMotionPath, ...) in PaintPropertyTreeBuilder updateTransform().
Previously in the case applyTransform() passed wrong (0,0) origin
when calling applyMotionPathTransform().
Always pass the correct origin to applyMotionPathTransform().
BUG=652323
TEST=css3/motion-path/path-establishes-stacking-context.html with --enable-blink-features=slimmingPaintInvalidation
Committed: https://crrev.com/59e73da2ef6b12fe29ffb65e2f7165f57d495118
Cr-Commit-Position: refs/heads/master@{#422970}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|