[webkit-changes] [WebKit/WebKit] c405ce: Partially revert 276511 at main
Etienne Segonzac
noreply at github.com
Mon Jul 22 23:54:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c405ceda494732cc9bd68a90ac163d528df64bf8
https://github.com/WebKit/WebKit/commit/c405ceda494732cc9bd68a90ac163d528df64bf8
Author: Etienne Segonzac <sgz at apple.com>
Date: 2024-07-22 (Mon, 22 Jul 2024)
Changed paths:
M LayoutTests/interaction-region/cursors-expected.txt
M Source/WebCore/page/InteractionRegion.cpp
Log Message:
-----------
Partially revert 276511 at main
https://bugs.webkit.org/show_bug.cgi?id=276902
<rdar://132098067>
Reviewed by Mike Wyrzykowski.
Generating Interaction Regions for `cursor: grab` is causing unwanted
distracting glow in some cases.
* Source/WebCore/page/InteractionRegion.cpp:
(WebCore::hasInteractiveCursorType):
Remove Grab from the list.
* LayoutTests/interaction-region/cursors-expected.txt:
Update test.
Canonical link: https://commits.webkit.org/281229@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