[Webkit-unassigned] [Bug 158212] New: Cannot animate 'r' property of SVG using CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 30 12:20:15 PDT 2016


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

            Bug ID: 158212
           Summary: Cannot animate 'r' property of SVG using CSS
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mikelawther at chromium.org
                CC: krit at webkit.org, zimmermann at kde.org

Created attachment 280107
  --> https://bugs.webkit.org/attachment.cgi?id=280107&action=review
Test for animating 'r' using CSS

Tested using Webkit Nightly (9.1.1 (11601.6.17, r201498)) on OSX 10.11.5

The 'r' attribute of an SVG circle cannot be animated using CSS (see attached test). The attached test does work as expected in Chrome (tested using 52.0.2743.10 dev (64-bit)). 

With reference to https://bugs.webkit.org/show_bug.cgi?id=135978, I expected this to work.

fwiw, 'cx' and 'cy' cannot be animated with CSS either.

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


More information about the webkit-unassigned mailing list