Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 97f494e532146c018da1ec4fda9b5b0c066d5b3c
      
https://github.com/WebKit/WebKit/commit/97f494e532146c018da1ec4fda9b5b0c066d5b3c
  Author: Tim Nguyen <[email protected]>
  Date:   2026-02-09 (Mon, 09 Feb 2026)

  Changed paths:
    M LayoutTests/fast/forms/appearance-base/internal-auto-base-function.html
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/css/CSSProperties.json
    M Source/WebCore/css/CSSPseudoSelectors.json
    M Source/WebCore/css/parser/CSSParserContext.cpp
    M Source/WebCore/css/parser/CSSParserContext.h
    M Source/WebCore/css/parser/CSSSelectorParserContext.cpp
    M Source/WebCore/css/parser/CSSSelectorParserContext.h
    M Source/WebCore/html/HTMLOptionElement.cpp
    M Source/WebCore/html/HTMLSelectElement.cpp
    M Source/WebCore/html/HTMLSelectedContentElement.cpp
    M Source/WebCore/html/HTMLSelectedContentElement.idl
    M Source/WebCore/html/HTMLTagNames.in

  Log Message:
  -----------
  Merge HTML enhanced select feature flags
https://bugs.webkit.org/show_bug.cgi?id=306708
rdar://169355133

Reviewed by Alan Baradlay.

Leave out HTMLEnhancedSelectParsingEnabled which is already enabled by default.

* LayoutTests/fast/forms/appearance-base/internal-auto-base-function.html:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/CSSPseudoSelectors.json:
* Source/WebCore/css/parser/CSSParserContext.cpp:
(WebCore::add):
* Source/WebCore/css/parser/CSSParserContext.h:
* Source/WebCore/css/parser/CSSSelectorParserContext.cpp:
(WebCore::CSSSelectorParserContext::CSSSelectorParserContext):
(WebCore::add):
* Source/WebCore/css/parser/CSSSelectorParserContext.h:
* Source/WebCore/html/HTMLOptionElement.cpp:
(WebCore::HTMLOptionElement::finishParsingChildren):
(WebCore::HTMLOptionElement::cloneIntoSelectedContent):
* Source/WebCore/html/HTMLSelectElement.cpp:
(WebCore::HTMLSelectElement::selectOption):
(WebCore::HTMLSelectElement::updateSelectedContent const):
* Source/WebCore/html/HTMLSelectedContentElement.cpp:
(WebCore::HTMLSelectedContentElement::insertedIntoAncestor):
* Source/WebCore/html/HTMLSelectedContentElement.idl:
* Source/WebCore/html/HTMLTagNames.in:

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



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

Reply via email to