[Webkit-unassigned] [Bug 219255] WTR: handle iframe elements in testdriver pointer move action

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 15:07:18 PST 2021


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com
 Attachment #415871|review?                     |review+
              Flags|                            |

--- Comment #10 from Darin Adler <darin at apple.com> ---
Comment on attachment 415871
  --> https://bugs.webkit.org/attachment.cgi?id=415871
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=415871&action=review

> LayoutTests/imported/w3c/web-platform-tests/uievents/click/click_event_target_child_parent-expected.txt:11
> -PASS Click targets the nearest common ancestor
> +FAIL Click targets the nearest common ancestor assert_equals: Click should be sent to the nearest common ancestor expected "mousedown at link1,mouseup at link_container1,click at link_container1,mousedown at link_container2,mouseup at link2,click at link_container2" but got "mousedown at link1,mouseup at link_container1,mousedown at link_container2,mouseup at link2,click at link_container2"

Do you understand the cause of this one?

-- 
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/20210201/763042e4/attachment-0001.htm>


More information about the webkit-unassigned mailing list