| OLD | NEW |
| 1 CONSOLE WARNING: requestPointerLock() can only be intiated by a user gesture. |
| 2 CONSOLE WARNING: requestPointerLock() can only be intiated by a user gesture. |
| 3 CONSOLE WARNING: requestPointerLock() can only be intiated by a user gesture. |
| 4 CONSOLE WARNING: requestPointerLock() can only be intiated by a user gesture. |
| 5 CONSOLE WARNING: requestPointerLock() can only be intiated by a user gesture. |
| 6 CONSOLE WARNING: requestPointerLock() can only be intiated by a user gesture. |
| 7 CONSOLE WARNING: requestPointerLock() can only be intiated by a user gesture. |
| 8 CONSOLE WARNING: requestPointerLock() can only be intiated by a user gesture. |
| 1 Test expected pointerlockchange and pointerlockerror events. | 9 Test expected pointerlockchange and pointerlockerror events. |
| 2 | 10 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 11 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 12 |
| 5 | 13 |
| 6 Unlock. | 14 Unlock. |
| 7 Lock targetDiv1. | 15 Lock targetDiv1. |
| 8 PASS onpointerlockchange received after: Lock targetDiv1. | 16 PASS onpointerlockchange received after: Lock targetDiv1. |
| 9 Unlock again. | 17 Unlock again. |
| 10 PASS onpointerlockchange received after: Unlock again. | 18 PASS onpointerlockchange received after: Unlock again. |
| (...skipping 23 matching lines...) Expand all Loading... |
| 34 PASS testRunner.didAcquirePointerLock is defined. | 42 PASS testRunner.didAcquirePointerLock is defined. |
| 35 PASS testRunner.didNotAcquirePointerLock is defined. | 43 PASS testRunner.didNotAcquirePointerLock is defined. |
| 36 Lock with asynchronous failure. | 44 Lock with asynchronous failure. |
| 37 PASS onpointerlockerror received after: Lock with asynchronous failure. | 45 PASS onpointerlockerror received after: Lock with asynchronous failure. |
| 38 Lock with asynchronous success. | 46 Lock with asynchronous success. |
| 39 PASS onpointerlockchange received after: Lock with asynchronous success. | 47 PASS onpointerlockchange received after: Lock with asynchronous success. |
| 40 PASS successfullyParsed is true | 48 PASS successfullyParsed is true |
| 41 | 49 |
| 42 TEST COMPLETE | 50 TEST COMPLETE |
| 43 | 51 |
| OLD | NEW |