NEW265566
[CSSParserImpl] Refactor the code to use a single stack data structure
https://bugs.webkit.org/show_bug.cgi?id=265566
Summary [CSSParserImpl] Refactor the code to use a single stack data structure
Matthieu Dubet
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-30 02:10:33 PST
Note You need to log in before you can comment on or make changes to this bug.