[Webkit-unassigned] [Bug 149659] SVG text and trailing space added as leading space to next tspan
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 5 09:10:14 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=149659
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I am able to reproduce this bug in Safari Technology Preview 154 and the last line has leading space while both Chrome Canary 108 and Firefox Nightly 108 does not.
It was fixed by following Blink commit:
https://chromium.googlesource.com/chromium/src.git/+/9331211c22aee7b499131aa1c58ce515deceeb45
We do have references to following code here:
https://github.com/WebKit/WebKit/blob/8afe31a018b11741abdf9b4d5bb973d7c1d9ff05/Source/WebCore/rendering/svg/SVGTextMetricsBuilder.cpp#L141
Just wanted to updated latest result. Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221005/9ee8bb84/attachment.htm>
More information about the webkit-unassigned
mailing list