Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2f072fbfecffc76a8567e87be967fbb8653e9472
https://github.com/WebKit/WebKit/commit/2f072fbfecffc76a8567e87be967fbb8653e9472
Author: Franco Vieira de Souza <[email protected]>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/CopyRTF.mm
Log Message:
-----------
[CSS] Set CSSUserSelectEnabled to stable
https://bugs.webkit.org/show_bug.cgi?id=321825
rdar://184964807
Reviewed by Tim Nguyen and Megan Gardner.
Set CSSUserSelectEnabled to stable.
This also adapts a pair of API test that specifically exercises both
values of this flag, with no change of behavior.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/CopyRTF.mm:
(copyAttributedStringFromHTML):
(TEST(CopyRTF, StripsUserSelectNone)): now assumes the flag is true
(TEST(CopyRTF, StripsUserSelectNonewithLegacyUserSelectBehavior)): flag off
behavior
(TEST(CopyRTF, StripsUserSelectNoneWithUnprefixedUserSelectEnabled)): Deleted.
Canonical link: https://commits.webkit.org/319562@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications