Use the common code path for SVG animations on unsupported CSS properties
We needed the special SVG code to disable compositing. Now we can composite the element while disable composited animation, so we can use the common code path for unsupported CSS properties for animation. Bug: 1134652 Change-Id: Ifa30c2ca90e0574be537b7f235aae027afa16653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2493724 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#820332}
Showing
Please register or sign in to comment