Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a75ab92aec9c70244ae2566a5a436b456c733413 https://github.com/WebKit/WebKit/commit/a75ab92aec9c70244ae2566a5a436b456c733413 Author: Tim Nguyen <n...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes