[webkit-changes] [WebKit/WebKit] a75ab9: Remove OverflowClipEnabled preference
Tim Nguyen
noreply at github.com
Mon Nov 27 07:30:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a75ab92aec9c70244ae2566a5a436b456c733413
https://github.com/WebKit/WebKit/commit/a75ab92aec9c70244ae2566a5a436b456c733413
Author: Tim Nguyen <ntim at apple.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
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/CSSParserContext.h
Log Message:
-----------
Remove OverflowClipEnabled preference
https://bugs.webkit.org/show_bug.cgi?id=265347
rdar://118800232
Reviewed by Darin Adler.
overflow: clip; has shipped for more than a year and has become an essential part of the web platform.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/parser/CSSParserContext.cpp:
(WebCore::add):
* Source/WebCore/css/parser/CSSParserContext.h:
Canonical link: https://commits.webkit.org/271140@main
More information about the webkit-changes
mailing list