Bug 254009

Summary: Remove `custom-counter-style` value from CSSValueKeywords.in
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-03-15 22:23:25 PDT
It can now be represented through ListStyleType::Type::CounterStyle and implicitly converted via the style builder.
Comment 1 Radar WebKit Bug Importer 2023-03-15 22:24:12 PDT
<rdar://problem/106791191>
Comment 2 Tim Nguyen (:ntim) 2023-03-15 22:26:17 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11595
Comment 3 EWS 2023-03-16 05:47:28 PDT
Committed 261742@main (4b7af7997b4d): <https://commits.webkit.org/261742@main>

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