Bug 193632

Summary: REGRESSION(r239915): [FreeType] Broke layout test fast/text/narrow-non-breaking-space.html
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, dpino, mmaxfield
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=177040

Michael Catanzaro
Reported 2019-01-20 14:53:00 PST
Layout test fast/text/narrow-non-breaking-space.html has been failing since r239915 "[FreeType] Support emoji modifiers". The problem is the narrow non-breaking space character was previously invisible, consuming no width, but now it consumes the roughly the width of one space. I actually wonder if it might be a progression, but it's a shame for our behavior to differ from Apple.
Attachments
Diego Pino
Comment 1 2020-10-06 05:10:04 PDT
The test is passing since r264714.
Note You need to log in before you can comment on or make changes to this bug.