RESOLVED CONFIGURATION CHANGED 250412
Teach SVGImage::containerSize() to deduce intrinsic values
https://bugs.webkit.org/show_bug.cgi?id=250412
Summary Teach SVGImage::containerSize() to deduce intrinsic values
Ahmad Saleem
Reported 2023-01-10 14:39:38 PST
Hi Team, While going through Blink's commit, I came across another failing test: Test Case - https://jsfiddle.net/5w06dvrk/1/ Blink Commit - https://chromium.googlesource.com/chromium/blink/+/d28dec066762aa3fe73fc6ae07278cfa951ceb8a WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/svg/graphics/SVGImage.cpp#173 Just wanted to raise so we can fix it. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-17 14:40:16 PST
Ahmad Saleem
Comment 2 2023-04-22 00:11:11 PDT
It passes in Safari 16.4 when run via /show. https://jsfiddle.net/5w06dvrk/1/show
Note You need to log in before you can comment on or make changes to this bug.