Create Pointer Lock events and check each default value.

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassDefault event values for mouse event interface and its pointer lock extensions.
Asserts run
Pass
assert_equals("pointerlockchange", "pointerlockchange")
    at Test.<anonymous> ( /pointerlock/constructor.html:17:3)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /pointerlock/constructor.html:18:3)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /pointerlock/constructor.html:19:3)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /pointerlock/constructor.html:20:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /pointerlock/constructor.html:21:3)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /pointerlock/constructor.html:22:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /pointerlock/constructor.html:23:3)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /pointerlock/constructor.html:24:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /pointerlock/constructor.html:25:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /pointerlock/constructor.html:26:3)
Pass
assert_true(true, "movementX exists")
    at Test.<anonymous> ( /pointerlock/constructor.html:27:3)
Pass
assert_true(true, "movementY exists")
    at Test.<anonymous> ( /pointerlock/constructor.html:28:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /pointerlock/constructor.html:29:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /pointerlock/constructor.html:30:3)
PassDefault event values for pointerlockerror using a dictionary
Asserts run
Pass
assert_equals("pointerlockerror", "pointerlockerror")
    at Test.<anonymous> ( /pointerlock/constructor.html:42:3)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /pointerlock/constructor.html:43:3)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /pointerlock/constructor.html:44:3)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /pointerlock/constructor.html:45:3)
Pass
assert_equals(10, 10)
    at Test.<anonymous> ( /pointerlock/constructor.html:46:3)
Pass
assert_equals(10, 10)
    at Test.<anonymous> ( /pointerlock/constructor.html:47:3)