[Webkit-unassigned] [Bug 262220] testdriver-vendor.js uses an incorrect position for an action with an specified element origin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 28 15:12:13 PDT 2023


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

--- Comment #2 from Abrar Rahman Protyasha <a_protyasha at apple.com> ---
As it turns out, currently we don't implement a sound interpretation of the `origin` value for the `viewport`/`pointer` cases. We do interpret `origin` when it is an Element, which is the third case in https://www.w3.org/TR/webdriver2/#processing-actions, but we do so incorrectly -- i.e. what the original bug report is about.

So really there's two feature bugs and one bug fix in here. I'll make sure to reflect that distinction in a not-so-distant patch.

-- 
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/20230928/5447c4fa/attachment.htm>


More information about the webkit-unassigned mailing list