Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8114a2611771cb3a17bf3a58ac91d789bf220a5
      
https://github.com/WebKit/WebKit/commit/f8114a2611771cb3a17bf3a58ac91d789bf220a5
  Author: Tim Nguyen <[email protected]>
  Date:   2023-04-30 (Sun, 30 Apr 2023)

  Changed paths:
    M Source/WebCore/css/parser/CSSParserContext.cpp
    M Source/WebCore/css/parser/CSSParserContext.h
    M Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp

  Log Message:
  -----------
  Remove redundant `CSSParserContext::counterStyleAtRuleEnabled`
https://bugs.webkit.org/show_bug.cgi?id=256159
rdar://108725991

Reviewed by Antti Koivisto.

`context.propertySettings.cssCounterStyleAtRulesEnabled` can be used instead.

* Source/WebCore/css/parser/CSSParserContext.cpp:
(WebCore::operator==):
* Source/WebCore/css/parser/CSSParserContext.h:
* Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp:
(WebCore::CSSPropertyParserHelpers::consumeListStyleType):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to