Chromium Code Reviews| OLD | NEW |
|---|---|
| (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 | |
| OLD | NEW |