Bug 256159

Summary: Remove redundant `CSSParserContext::counterStyleAtRuleEnabled`
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Nguyen (:ntim) 2023-04-30 22:57:29 PDT
`context.propertySettings.cssCounterStyleAtRulesEnabled` can be used instead.
Comment 1 Radar WebKit Bug Importer 2023-04-30 22:58:49 PDT
<rdar://problem/108725991>
Comment 2 Tim Nguyen (:ntim) 2023-04-30 23:00:33 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13324
Comment 3 EWS 2023-04-30 23:16:50 PDT
Committed 263547@main (f8114a261177): <https://commits.webkit.org/263547@main>

Reviewed commits have been landed. Closing PR #13324 and removing active labels.