[Webkit-unassigned] [Bug 200442] New: Setting the 'orientType' attribute of SVGMarkerElement to 'auto' should set the 'orientAngle' to '0'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 5 11:30:03 PDT 2019


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

            Bug ID: 200442
           Summary: Setting the 'orientType' attribute of SVGMarkerElement
                    to 'auto' should set the 'orientAngle' to '0'
           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

Created attachment 375539

  --> https://bugs.webkit.org/attachment.cgi?id=375539&action=review

test case

Open the attached test case.

Expected: No alert messages fires
Result: A message fires saying: "expected 0 but got 20"

When setting the 'orientType' attribute of SVGMarkerElement to 'auto', it is expected also to set the 'orientAngle' attribute to '0'. 'orientType' and 'orientAngle' are paired attributes.

-- 
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/20190805/1756ddfa/attachment-0001.html>


More information about the webkit-unassigned mailing list