Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/pointerevents/pointerevent_click_during_capture-manual-expected.txt

Issue 2755753003: Ignore pointer capture target while calculating click target (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/input/MouseEventManager.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 FAIL mouse click target during capture assert_equals: An element should only rec eive click when it is the first common ancestor of pointerdown and pointerup tar gets expected "pointerdown@green,gotpointercapture@blue,pointerup@blue,click@gre y,lostpointercapture@blue" but got "pointerdown@green,gotpointercapture@blue,poi nterup@blue,click@green,lostpointercapture@blue"
3 PASS PointerEvent Automation
4 PASS Click target when pointerup/down targeted at the same element with no captu re
5 PASS Click target when pointerup/down targeted at different elements with no cap ture
6 Harness: the test ran to completion.
7
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/input/MouseEventManager.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698