[webkit-changes] [WebKit/WebKit] 04727d: Allow text selection in browserbench.org announcem...
Ryosuke Niwa
noreply at github.com
Fri Mar 8 17:33:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 04727dd559ff23b9496990e2bb4aefdb62c3a368
https://github.com/WebKit/WebKit/commit/04727dd559ff23b9496990e2bb4aefdb62c3a368
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M Websites/browserbench.org/index.html
M Websites/browserbench.org/resources/main.css
Log Message:
-----------
Allow text selection in browserbench.org announcements
https://bugs.webkit.org/show_bug.cgi?id=270725
Reviewed by Aditya Keerthi.
Apply -webkit-user-select: none only to the top page.
Also specify unprefixed version to make it work on other browsers.
* Websites/browserbench.org/index.html:
* Websites/browserbench.org/resources/main.css:
(body):
(body.benchmark-index):
(img):
Canonical link: https://commits.webkit.org/275864@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