Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fbcd5cd04143c90c63583c05cbb16d21485e68bc
https://github.com/WebKit/WebKit/commit/fbcd5cd04143c90c63583c05cbb16d21485e68bc
Author: Anne van Kesteren <[email protected]>
Date: 2026-04-24 (Fri, 24 Apr 2026)
Changed paths:
M
LayoutTests/fast/forms/appearance-base/internal-auto-base-function-expected.html
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-base-appearance-computed-style-expected.txt
M Source/WebCore/css/html.css
M Source/WebCore/style/values/anchor-position/StylePositionTryFallback.cpp
Log Message:
-----------
Enhanced <select>: use self-* keywords for anchor positioning
https://bugs.webkit.org/show_bug.cgi?id=313157
Reviewed by Tim Nguyen.
This follows a CSS WG resolution:
https://github.com/w3c/csswg-drafts/issues/13738
We also remove some unnecessary comments and correct the CSSOM and
computed style representation of position-try-fallbacks.
Canonical link: https://commits.webkit.org/311944@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications