[Webkit-unassigned] [Bug 180392] REGRESSION(r217236): CSS animation with SVG element does not use the correct transform-origin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 5 11:42:46 PST 2017


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
https://www.w3.org/TR/css-transforms-1/#transform-box says "For SVG elements without an associated CSS layout box, the used value for border-box is view-box." so you need to set transform-box: fill-box to get the desired effect.

-- 
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/20171205/16608218/attachment.html>


More information about the webkit-unassigned mailing list