[Webkit-unassigned] [Bug 201854] New: transform presentation attribute seems to ignore transform-origin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 16 18:28:08 PDT 2019


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

            Bug ID: 201854
           Summary: transform presentation attribute seems to ignore
                    transform-origin
           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: krit at webkit.org
                CC: zimmermann at kde.org

The transform presentation attribute on SVG elements seems to ignore the transform-origin property.

Here an example of transform attribute and transform-origin:
https://codepen.io/krit/pen/KKPxagO

Here an example of transform property and transform-origin:
https://codepen.io/krit/pen/eYOLgBp


The second one does not show any red and works correctly. The first one seems to ignore the settings of transform-origin.

I think that this is a regression and did work before. However, I can not confirm it right now.

-- 
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/20190917/33d1e570/attachment.html>


More information about the webkit-unassigned mailing list