Source code

Revision control

Copy as Markdown

Other Tools

[pointerevent_click_is_a_pointerevent.html?pen]
[click using pen is a PointerEvent with correct properties]
expected: FAIL
[click using pen is a PointerEvent with correct properties when no other PointerEvent listeners are present]
expected: FAIL
[click using pen is a PointerEvent with correct properties in a subframe]
expected: FAIL
[pointerevent_click_is_a_pointerevent.html?mouse]
expected:
if os == "mac": TIMEOUT
[click using mouse is a PointerEvent with correct properties]
expected: FAIL
[click using mouse is a PointerEvent with correct properties when no other PointerEvent listeners are present]
expected: FAIL
[click using mouse is a PointerEvent with correct properties in a subframe]
expected:
if os == "mac": TIMEOUT
FAIL
[click using mouse is a PointerEvent with correct properties using non-pointing device]
expected:
if os == "mac": NOTRUN
FAIL
[pointerevent_click_is_a_pointerevent.html?touch]
expected:
if os == "mac": TIMEOUT
[click using touch is a PointerEvent with correct properties]
expected: FAIL
[click using touch is a PointerEvent with correct properties when no other PointerEvent listeners are present]
expected: FAIL
[click using touch is a PointerEvent with correct properties in a subframe]
expected:
if os == "mac": TIMEOUT
FAIL