[Webkit-unassigned] [Bug 218891] element.rect doesn't yield correct co-ordinates on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 22:23:18 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=218891

--- Comment #4 from Brian Burg <bburg at apple.com> ---
>From reading the code, it looks like we need to change WebAutomationSessionProxy::computeElementLayout() for the CoordinateSystem::Page case, so that it shifts the element bounds by window.scrollX and window.scrollY.

Spec language is here: https://w3c.github.io/webdriver/#dfn-calculate-the-absolute-position

-- 
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/20201117/5927fb3e/attachment-0001.htm>


More information about the webkit-unassigned mailing list