Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98116522246a4bd4ee7053d2d44a065c7f13339d
https://github.com/WebKit/WebKit/commit/98116522246a4bd4ee7053d2d44a065c7f13339d
Author: Lily Spiniolas <[email protected]>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M Source/WebCore/page/DebugPageOverlays.cpp
Log Message:
-----------
[macOS] Interaction region debug overlay is incorrect for elements with
non-uniform border radii
https://bugs.webkit.org/show_bug.cgi?id=294869
rdar://154136045
Reviewed by Abrar Rahman Protyasha, Tim Horton, and Wenson Hsieh.
If the interaction region already has a calculated clip path (true for elements
with non-uniform border radii), then use it instead of calculating an incorrect
one.
The path is transformed if needed to match the interaction region's onscreen
position.
* Source/WebCore/page/DebugPageOverlays.cpp:
(WebCore::InteractionRegionOverlay::drawRect):
Canonical link: https://commits.webkit.org/296545@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes