Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b59882be39166bf8b4def711497dd0025bc74f47
      
https://github.com/WebKit/WebKit/commit/b59882be39166bf8b4def711497dd0025bc74f47
  Author: Anne van Kesteren <ann...@annevk.nl>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
    M Source/WebCore/css/parser/CSSSelectorParser.cpp

  Log Message:
  -----------
  Address minor nit in CSSSelectorParser::consumePseudo()
https://bugs.webkit.org/show_bug.cgi?id=270081

Reviewed by Antti Koivisto.

As it's already been verified that token is either an IdentToken or
FunctionToken, and IdentToken has been dealt with at this point, it can
only be a FunctionToken.

* Source/WebCore/css/parser/CSSSelectorParser.cpp:
(WebCore::CSSSelectorParser::consumePseudo):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to