Files
palemoon27/testing/web-platform/meta/pointerlock/idlharness.html.ini
T

63 lines
2.0 KiB
INI

[idlharness.html]
type: testharness
[Element interface: operation requestPointerLock()]
expected: FAIL
[Element must be primary interface of window.document.documentElement]
expected: FAIL
[Stringification of window.document.documentElement]
expected: FAIL
[Element interface: window.document.documentElement must inherit property "requestPointerLock" with the proper type (0)]
expected: FAIL
[Document interface: attribute onpointerlockchange]
expected: FAIL
[Document interface: attribute onpointerlockerror]
expected: FAIL
[Document interface: attribute pointerLockElement]
expected: FAIL
[Document interface: operation exitPointerLock()]
expected: FAIL
[Document must be primary interface of window.document]
expected: FAIL
[Stringification of window.document]
expected: FAIL
[Document interface: window.document must inherit property "onpointerlockchange" with the proper type (0)]
expected: FAIL
[Document interface: window.document must inherit property "onpointerlockerror" with the proper type (1)]
expected: FAIL
[Document interface: window.document must inherit property "pointerLockElement" with the proper type (2)]
expected: FAIL
[Document interface: window.document must inherit property "exitPointerLock" with the proper type (3)]
expected: FAIL
[MouseEvent interface: attribute movementX]
expected: FAIL
[MouseEvent interface: attribute movementY]
expected: FAIL
[MouseEvent interface: new MouseEvent(\'mousemove\') must inherit property "movementX" with the proper type (0)]
expected: FAIL
[MouseEvent interface: new MouseEvent(\'mousemove\') must inherit property "movementY" with the proper type (1)]
expected: FAIL
[MouseEvent interface: new MouseEvent(\'pointerlockchange\') must inherit property "movementX" with the proper type (0)]
expected: FAIL
[MouseEvent interface: new MouseEvent(\'pointerlockchange\') must inherit property "movementY" with the proper type (1)]
expected: FAIL