Bug 256159 - Remove redundant `CSSParserContext::counterStyleAtRuleEnabled`
Summary: Remove redundant `CSSParserContext::counterStyleAtRuleEnabled`
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-30 22:57 PDT by Tim Nguyen (:ntim)
Modified: 2023-04-30 23:16 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.