Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: efd4ebe98cab2bbb385ffe1e1e40d3870917727b
https://github.com/WebKit/WebKit/commit/efd4ebe98cab2bbb385ffe1e1e40d3870917727b
Author: Anthony Frehner <[email protected]>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/container-queries/container-for-shadow-dom-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/container-queries/container-name-tree-scoped-expected.txt
M Source/WebCore/style/ContainerQueryEvaluator.cpp
Log Message:
-----------
[css-conditional-5] container-names are tree-scoped
https://bugs.webkit.org/show_bug.cgi?id=298626
Reviewed by Matthieu Dubet.
Removes the check for container name, which enables
all containers to be queried through the flat tree
Per CSSWG spec update here
https://github.com/w3c/csswg-drafts/pull/12720/commits/c1e3a31a0bcb44bf22c3a32d28bcf24ca9b2b2b8
and resolution here
https://github.com/w3c/csswg-drafts/issues/12090#issuecomment-3204775586
*
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/container-queries/container-for-shadow-dom-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/container-queries/container-name-tree-scoped-expected.txt:
* Source/WebCore/style/ContainerQueryEvaluator.cpp:
(WebCore::Style::ContainerQueryEvaluator::selectContainer):
Canonical link: https://commits.webkit.org/300033@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes