NEW 175535
SVG element expands box horizontally
https://bugs.webkit.org/show_bug.cgi?id=175535
Summary SVG element expands box horizontally
ManDay
Reported 2017-08-14 08:18:46 PDT
The attached HTML file should illustrate a problem with using max-height on this particular SVG (SRC: Wikipedia on "Copyleft"). This also happens if the SVG is referenced externally by an <img> element. This does not happen with all SVGs, but in this particular case, the element takes up the full width of the parent box.
Attachments
Testcase where the float expands horizontally (1.05 KB, text/html)
2017-08-14 08:19 PDT, ManDay
no flags
ManDay
Comment 1 2017-08-14 08:19:23 PDT
Created attachment 318037 [details] Testcase where the float expands horizontally
Simon Fraser (smfr)
Comment 2 2017-08-14 10:16:06 PDT
Chrome has the same behavior as WebKit. Firefox puts the SVG image on the right.
Brent Fulgham
Comment 3 2022-07-18 16:41:25 PDT
Chrome and Firefox both place the copyleft icon on the right-hand side. We are now the only broken browser.
Radar WebKit Bug Importer
Comment 4 2022-07-18 16:41:37 PDT
Note You need to log in before you can comment on or make changes to this bug.