Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d0ae0830acb66baccb41a0b98f8b938ce63721d0
https://github.com/WebKit/WebKit/commit/d0ae0830acb66baccb41a0b98f8b938ce63721d0
Author: Wenson Hsieh <[email protected]>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
A
LayoutTests/fast/text-extraction/debug-text-extraction-interaction-with-content-inset-expected.txt
A
LayoutTests/fast/text-extraction/debug-text-extraction-interaction-with-content-inset.html
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
Log Message:
-----------
[AutoFill Debugging] Click location argument should ignore obscured content
insets
https://bugs.webkit.org/show_bug.cgi?id=312479
rdar://174928145
Reviewed by Abrar Rahman Protyasha.
Passing in the origin as a click location should simulate a click over the top
left corner in the
webpage (as opposed to the top left corner of the web view) when nonzero top or
left obscured
content insets are set.
Test:
fast/text-extraction/debug-text-extraction-interaction-with-content-inset.html
*
LayoutTests/fast/text-extraction/debug-text-extraction-interaction-with-content-inset.html:
Added.
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _convertToWebCoreInteraction:]):
Canonical link: https://commits.webkit.org/311396@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications