Update paint properties on animate motion transform updates
This patch updates SVGAnimateMotionElement so that changes to the animate motion transform call setNeedsPaintPropertyUpdate. A followup patch will unify the behavior of the setNeedsTransformUpdate() calls. With this patch and --enable-blink-features=SlimmingPaintInvalidation, new tests pass: svg/animations/animateMotion-fill-freeze.html svg/animations/animateMotion-fill-remove.html svg/animations/animateMotion_changingPath.html +7 more BUG=645667 Review-Url: https://codereview.chromium.org/2577993003 Cr-Commit-Position: refs/heads/master@{#438915}
Showing
Please register or sign in to comment