Bug 224220 - Certain use of variable font causes unexpected line break
Summary: Certain use of variable font causes unexpected line break
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified macOS 11
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-05 19:13 PDT by Cameron McCormack (:heycam)
Modified: 2021-04-05 19:18 PDT (History)
2 users (show)

See Also:


Attachments
reduced testcase (51.87 KB, application/zip)
2021-04-05 19:13 PDT, Cameron McCormack (:heycam)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron McCormack (:heycam) 2021-04-05 19:13:25 PDT
Created attachment 425232 [details]
reduced testcase

On https://tailwindcss.com/docs/background-clip, the <h1>Background Clip</h1> should not have a line break between the two words.  I can reproduce this on Big Sur.

See attachment for a reduced testcase.
Comment 1 Radar WebKit Bug Importer 2021-04-05 19:16:10 PDT
<rdar://problem/76248064>
Comment 2 Cameron McCormack (:heycam) 2021-04-05 19:18:55 PDT
This seems like it should be the same issue as bug 217136, but that patch landed six months ago, and I can still reproduce with the testcase in this bug.