Bug 256524
| Summary: | Complex text path should not render visible tab glyphs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Amanda Falke <abstractmachines> |
| Component: | Text | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mmaxfield, pgriffis, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Amanda Falke
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).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Amanda Falke
Pull request: https://github.com/WebKit/WebKit/pull/13591
EWS
Committed 263929@main (a87f48352231): <https://commits.webkit.org/263929@main>
Reviewed commits have been landed. Closing PR #13591 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/109171681>