Bug 261062
Summary: | Don't propagate bbox for empty `text` to ancestors | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | SVG | Assignee: | Ahmad Saleem <ahmad.saleem792> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | karlcow, sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | Safari 16 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://jsfiddle.net/fnkuzdgx/show |
Ahmad Saleem
Hi Team,
Another failing test case in Safari Technology Preview 177 from Blink's commit:
Test Case: In URL (passes both in Chrome Canary 118 and Firefox Nightly 118)
Blink Commit: https://chromium.googlesource.com/chromium/src.git/+/9960fef706fbd5429e65360e3ebeecce63c8c8f0
Haven't explored whether we can merge it or not but thought to raise it for future tracking purposes.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Karl Dubost
The related bug on Chromium
https://bugs.chromium.org/p/chromium/issues/detail?id=1184452
Some getBBox failures
https://wpt.fyi/results/svg/types/scripted?label=master&label=experimental&aligned&q=getbbox
See
https://searchfox.org/wubkat/rev/68e96f24aae90f5a0a5e0c56c932c93616766cc7/Source/WebCore/rendering/svg/SVGRenderSupport.cpp#150-178
Radar WebKit Bug Importer
<rdar://problem/115217040>
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/38903
EWS
Committed 289394@main (af1356066054): <https://commits.webkit.org/289394@main>
Reviewed commits have been landed. Closing PR #38903 and removing active labels.