Bug 223983

Summary: `font-size: 0` text takes up space when using the complex text layout path
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: TextAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Cameron McCormack (:heycam) 2021-03-30 21:27:42 PDT
At least on macOS, when we use the complex text layout path, then InlineTextBoxes for text at `font-size: 0` still take up space.
Comment 1 Cameron McCormack (:heycam) 2021-03-30 21:28:04 PDT
<rdar://71157257>
Comment 2 Cameron McCormack (:heycam) 2021-03-30 22:08:40 PDT
Created attachment 424736 [details]
Patch
Comment 3 Cameron McCormack (:heycam) 2021-03-31 15:29:47 PDT
Comment on attachment 424736 [details]
Patch

Er I should write a proper ChangeLog first.
Comment 4 Cameron McCormack (:heycam) 2021-03-31 15:32:49 PDT
Created attachment 424831 [details]
Patch
Comment 5 EWS 2021-03-31 17:33:35 PDT
Committed r275326: <https://commits.webkit.org/r275326>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 424831 [details].