Other browsers never render any visible tab glyphs, even if the font has a visible glyph for the tab character. We need to ensure that complex text path does not render visible tab glyphs. (Our patch in 249360@main implemented this for simple text path; we need to do this also for complex text path.) This fix will also fix the fast/text/nbsp-no-space.html LayoutTest for WPE/GTK (glib).
Pull request: https://github.com/WebKit/WebKit/pull/13591
Committed 263929@main (a87f48352231): <https://commits.webkit.org/263929@main> Reviewed commits have been landed. Closing PR #13591 and removing active labels.
<rdar://problem/109171681>