blob: bfb0ecd21434424796af21c9b7013288ecd65860 [file] [log] [blame]
Test pointerLockElement is the node in the same tree as the context object.
To manually test, click on "Click here" below.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.pointerLockElement is null
PASS shadowRoot.pointerLockElement is null
PASS document.pointerLockElement is shadowHost
PASS shadowRoot.pointerLockElement is target
PASS document.pointerLockElement is null
PASS shadowRoot.pointerLockElement is null
PASS successfullyParsed is true
TEST COMPLETE