Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c9b2572fd959ec869310c98878d0b122400007b4
https://github.com/WebKit/WebKit/commit/c9b2572fd959ec869310c98878d0b122400007b4
Author: Tim Nguyen <[email protected]>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M LayoutTests/TestExpectations
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-events.optional-expected.txt
M Source/WebCore/css/parser/CSSParserContext.cpp
M Source/WebCore/css/parser/CSSParserContext.h
Log Message:
-----------
Enhanced <select>: picker is not properly anchored
https://bugs.webkit.org/show_bug.cgi?id=307869
rdar://170356514
Reviewed by Simon Fraser.
Properly enable CSS anchor positioning in the UA stylesheet.
* LayoutTests/TestExpectations:
*
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-events.optional-expected.txt:
* Source/WebCore/css/parser/CSSParserContext.cpp:
(WebCore::applyUASheetBehaviorsToContext):
(WebCore::add):
* Source/WebCore/css/parser/CSSParserContext.h:
Canonical link: https://commits.webkit.org/307547@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications