[Webkit-unassigned] [Bug 199843] New: Add auto behavior for rx and ry to the SVG <ellipse> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 16:37:52 PDT 2019


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

            Bug ID: 199843
           Summary: Add auto behavior for rx and ry to the SVG <ellipse>
                    element
           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: sabouhallawa at apple.com
                CC: zimmermann at kde.org

Specs: https://www.w3.org/TR/SVG/geometry.html#RX

Test case:

<svg xmlns="http://www.w3.org/2000/svg">
    <ellipse style="rx: auto;" ry="30" cx="50" cy="50" fill="none" stroke="blue" stroke-width="5"/>
</svg>

-- 
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/20190716/69aa2c85/attachment.html>


More information about the webkit-unassigned mailing list