Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassPointerEvent.persistentDeviceId via PointerEventInit
Asserts run
Pass
assert_equals(1001, 1001, "persistentDeviceId is populated")
    at CheckDeviceId ( /pointerevents/persistentDeviceId/pointer-event-has-persistentdeviceid-from-pointer-event-init.tentative.html:17:9)
Pass
assert_equals(1001, 1001, "persistentDeviceId is populated")
    at CheckDeviceId ( /pointerevents/persistentDeviceId/pointer-event-has-persistentdeviceid-from-pointer-event-init.tentative.html:17:9)
Pass
assert_equals(1001, 1001, "persistentDeviceId is populated")
    at CheckDeviceId ( /pointerevents/persistentDeviceId/pointer-event-has-persistentdeviceid-from-pointer-event-init.tentative.html:17:9)
PassNo persistentDeviceId in PointerEventInit
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /pointerevents/persistentDeviceId/pointer-event-has-persistentdeviceid-from-pointer-event-init.tentative.html:67:9)