[webkit-changes] [WebKit/WebKit] 4b7af7: Remove unused `custom-counter-style` value from CS...

Tim Nguyen noreply at github.com
Thu Mar 16 05:47:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b7af7997b4d49ceebf00c2a7a2d4733a8beea67
      https://github.com/WebKit/WebKit/commit/4b7af7997b4d49ceebf00c2a7a2d4733a8beea67
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

  Changed paths:
    M Source/WebCore/css/CSSValueKeywords.in

  Log Message:
  -----------
  Remove unused `custom-counter-style` value from CSSValueKeywords.in
https://bugs.webkit.org/show_bug.cgi?id=254009
rdar://106791191

Reviewed by Antti Koivisto.

It is now represented through ListStyleType::Type::CounterStyle and implicitly converted via the style builder.

* Source/WebCore/css/CSSValueKeywords.in:

Canonical link: https://commits.webkit.org/261742@main




More information about the webkit-changes mailing list