Hi Team, I tried to search for this bug but couldn't find to do Blink commit merge, hence, I am creating this as new: Test Case failing in Safari 16 and STP 155 - https://jsfiddle.net/L3fmwvre/show Chromium / Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=167777 Where to merge - https://github.com/WebKit/WebKit/blob/ce0ee18aa01d4d38b4dc7e9535ea61e24234c6cb/Source/WebCore/rendering/svg/SVGRootInlineBox.cpp#L262 _____ Just wanted to create a bug for it. Thanks!
fwiw I tempted to apply the same code change to WebKit. and the SVG doesn't display anymore. So there's probably more to it.
(In reply to Karl Dubost from comment #1) > fwiw I tempted to apply the same code change to WebKit. > and the SVG doesn't display anymore. So there's probably more to it. Yes - it requires prerequisite, I noticed in my PR as well. https://github.com/WebKit/WebKit/pull/5656#issuecomment-1288157540
<rdar://problem/101695671>
Created attachment 465321 [details] Patch Applied It does not fix completely but make it less broken as can be seen from attached picture. Thanks!
Committed 261495@main (46f0f6ec886e): <https://commits.webkit.org/261495@main> Reviewed commits have been landed. Closing PR #11194 and removing active labels.