blob: 6563476b05dc603d2b68ec7cd8c40b2eb7230703 [file] [log] [blame]
This is a testharness.js-based test.
FAIL mouse click target during capture assert_equals: An element should only receive click when it is the first common ancestor of pointerdown and pointerup targets expected "pointerdown@green,gotpointercapture@blue,pointerup@blue,click@grey,lostpointercapture@blue" but got "pointerdown@green,gotpointercapture@blue,pointerup@blue,click@green,lostpointercapture@blue"
PASS PointerEvent Automation
PASS Click target when pointerup/down targeted at the same element with no capture
PASS Click target when pointerup/down targeted at different elements with no capture
Harness: the test ran to completion.