[Webkit-unassigned] [Bug 123087] Height: auto on svg with viewBox and fixed width is 100%, not relative to width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 15:38:19 PDT 2022


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

--- Comment #3 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
I think this bug is fixed. To compare the layout of the SVG in the browsers you have to resize the windows such that they have the same width. The SVG has with="100%" and its viewBox="0 0 1030 152". So the height of the SVG will be = 152 * page width / 1030.

-- 
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/20220630/c914f28e/attachment.htm>


More information about the webkit-unassigned mailing list