Bug 254009 - Remove `custom-counter-style` value from CSSValueKeywords.in
Summary: Remove `custom-counter-style` value from CSSValueKeywords.in
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-03-15 22:23 PDT by Tim Nguyen (:ntim)
Modified: 2023-03-16 05:47 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-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.