[webkit-changes] [WebKit/WebKit] 6a88be: Remove containment and container query feature flags
Antti Koivisto
noreply at github.com
Sun Mar 17 01:07:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6a88bee7c6a6d756ba7a1031c6aa33ad2e2b99e9
https://github.com/WebKit/WebKit/commit/6a88bee7c6a6d756ba7a1031c6aa33ad2e2b99e9
Author: Antti Koivisto <antti at apple.com>
Date: 2024-03-17 (Sun, 17 Mar 2024)
Changed paths:
R LayoutTests/fast/css/contain-invalidate-if-disabled-expected.txt
R LayoutTests/fast/css/contain-invalidate-if-disabled.html
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/css/parser/CSSParserContext.cpp
M Source/WebCore/css/parser/CSSParserImpl.cpp
M Tools/DumpRenderTree/TestOptions.cpp
Log Message:
-----------
Remove containment and container query feature flags
https://bugs.webkit.org/show_bug.cgi?id=259771
rdar://113323967
Reviewed by Tim Nguyen.
These have been enabled by default for a while now.
* LayoutTests/fast/css/contain-invalidate-if-disabled-expected.txt: Removed.
* LayoutTests/fast/css/contain-invalidate-if-disabled.html: Removed.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/parser/CSSParserContext.cpp:
(WebCore::CSSParserContext::CSSParserContext):
* Source/WebCore/css/parser/CSSParserImpl.cpp:
(WebCore::CSSParserImpl::consumeContainerRule):
* Tools/DumpRenderTree/TestOptions.cpp:
(WTR::TestOptions::defaults):
Canonical link: https://commits.webkit.org/276247@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list