[Webkit-unassigned] [Bug 201562] New: SVG transform attribute doesn't trigger transitions/animations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 14:38:15 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=201562

            Bug ID: 201562
           Summary: SVG transform attribute doesn't trigger
                    transitions/animations
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dino at apple.com
                CC: zimmermann at kde.org

See test case. We support transitions/animations on SVG elements if they are using CSS for transforms. But if we use the transform attribute directly, they don't animate.

It seems to be because we don't treat transform as a presentation attribute, and instead have a lot of logic to handle it separately.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190906/fbc793b0/attachment.html>


More information about the webkit-unassigned mailing list