Bug 265566

Summary: [CSSParserImpl] Refactor the code to use a single stack data structure
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Matthieu Dubet 2023-11-30 00:30:20 PST
Right now, we use 2 stack data structures and 3 counters. They could all be unified into a single one.
Comment 1 Radar WebKit Bug Importer 2023-11-30 02:10:33 PST
<rdar://problem/118975462>