[Webkit-unassigned] [Bug 172019] elementFromPoint() should consider x and y to be in client (layout viewport) coordinates
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 11 22:17:22 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172019
--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
document.elementFromPoint() ignores elements outside the "viewport", but should we climb based on the layout viewport, or the visual viewport?
I always thought this clipping behavior was arbitrary and interfere with genuine use cases; not sure if it's a security policy or not.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170512/87523401/attachment.html>
More information about the webkit-unassigned
mailing list