Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0f653a07300862cac457be308e6c1d00b11eb93d
      
https://github.com/WebKit/WebKit/commit/0f653a07300862cac457be308e6c1d00b11eb93d
  Author: sakupi01 <[email protected]>
  Date:   2026-06-17 (Wed, 17 Jun 2026)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/css/parser/CSSParserContext.cpp
    M Source/WebCore/css/parser/CSSParserContext.h

  Log Message:
  -----------
  Add CSSIdentFunctionEnabled preference for the CSS ident() function
https://bugs.webkit.org/show_bug.cgi?id=284895

Reviewed by Tim Nguyen.

Add a disabled-by-default preference for the CSS Values 5 ident() function
(https://drafts.csswg.org/css-values-5/#ident) and plumb it into
CSSParserContext, in preparation for implementing the function.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/css/parser/CSSParserContext.cpp:
(WebCore::CSSParserContext::CSSParserContext):
(WebCore::add):
* Source/WebCore/css/parser/CSSParserContext.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to