[Webkit-unassigned] [Bug 166028] New: SVG circles with stroke-dashoffset can no longer rotate at 90 degree intervals via CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 11:40:33 PST 2016


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

            Bug ID: 166028
           Summary: SVG circles with stroke-dashoffset can no longer
                    rotate at 90 degree intervals via CSS
    Classification: Unclassified
           Product: WebKit
           Version: Safari 10
          Hardware: Unspecified
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: greg at substantial.com
                CC: zimmermann at kde.org

I'm unable to get SVG circles with the stroke-dashoffset property to properly rotate at 90 degree intervals (90, 180, 270) using the transform: rotate() CSS property. It renders as if no rotation transform was applied. Values at other degrees rotate correctly (even point values such as 90.1 and 180.1). SVG rectangles appear to rotate properly. I've created a codepen that shows the problem here: http://codepen.io/gmusick/pen/qqgMvp.

I'm on Safari 10.0.1 on Mac 10.12.1. This also repros on Safari for iOS 10.1. This works, however, on Safari 10.0.1 on Mac 10.11.6.

-- 
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/20161219/c023f6df/attachment.html>


More information about the webkit-unassigned mailing list