[Webkit-unassigned] [Bug 200423] New: Wrong SVG intrinsic width when removing the height attribute and setting the viewBox attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 3 18:41:43 PDT 2019


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

            Bug ID: 200423
           Summary: Wrong SVG intrinsic width when removing the height
                    attribute and setting the viewBox attribute
           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 375493

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

test case

Open the attached test case.

Expected: No alert messages and child <rect> element fills the whole SVG client rect.
Result: An alert message is invoked and the intrinsic with of the SVG is wrong.

Related WPT test is: https://wpt.fyi/results/svg/coordinate-systems/outer-svg-intrinsic-size-001.html?label=master&label=experimental

-- 
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/20190804/55e7f780/attachment-0001.html>


More information about the webkit-unassigned mailing list