tenfourfox/testing/web-platform/meta/pointerlock/idlharness.html.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

45 lines
1.3 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