[Webkit-unassigned] [Bug 194903] New: Transform-origin on SVG breaks when zoom in or out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 08:57:07 PST 2019


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

            Bug ID: 194903
           Summary: Transform-origin on SVG breaks when zoom in or out
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
               URL: https://codepen.io/isimyi/pen/QYxZgm
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: goncharenkokn at gmail.com
                CC: zimmermann at kde.org

In the following codepen example there is an inline SVG spinner animated with CSS. The spinner has two animated parts: <g> and <circle>. Both parts have `transform-origin: center` and `transform-box: fill-box` set. When zooming page in or out these parts are no longer rotated at their center point despite transform origin property.

-- 
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/20190221/f9fed657/attachment.html>


More information about the webkit-unassigned mailing list