NEW 265164
svg without preserveAspectRatio none differs in a flex context
https://bugs.webkit.org/show_bug.cgi?id=265164
Summary svg without preserveAspectRatio none differs in a flex context
Karl Dubost
Reported 2023-11-20 16:19:22 PST
0. With STP 182 on macOS 1. Go to https://codepen.io/hteumeuleu/pen/MWLVwQb 2. Repeat with Firefox Nightly and Chrome Canary Result: notice how the SVG is not stretched for Safari but it is for Chrome and Firefox. Notes: * Adding preserveAspectRatio="none" on the SVG fixes it. * Also wonder if it is similar to Bug 216145
Attachments
rendering in safari, firefox, chrome (433.75 KB, image/png)
2023-11-20 17:13 PST, Karl Dubost
no flags
Radar WebKit Bug Importer
Comment 1 2023-11-20 17:01:46 PST
Ahmad Saleem
Comment 2 2023-11-20 17:09:35 PST
Fails in LBSE as well. Adding related tag to track 'LBSE' specific failures.
Karl Dubost
Comment 3 2023-11-20 17:13:32 PST
Created attachment 468693 [details] rendering in safari, firefox, chrome
Note You need to log in before you can comment on or make changes to this bug.