Bug 221335

Summary: [LFC][IFC] Every leading whitespace character is tested twice
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2021-02-03 09:08:04 PST
it's pretty certain that a whitespace character stays whitespace. No need to check it twice.
Comment 1 zalan 2021-02-03 09:09:40 PST
Created attachment 419146 [details]
Patch
Comment 2 EWS 2021-02-03 10:26:24 PST
Committed r272325: <https://trac.webkit.org/changeset/272325>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 419146 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-03 10:27:14 PST
<rdar://problem/73938546>