OLD | NEW |
1 Test iframe from different origin can not access webkitPointerLockElement. | 1 Test iframe from different origin can not access webkitPointerLockElement. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 Lock targetDiv1. | 6 Lock targetDiv1. |
7 PASS onwebkitpointerlockchange received after: Lock targetDiv1. | 7 PASS onpointerlockchange received after: Lock targetDiv1. |
8 PASS document.webkitPointerLockElement is targetDiv1 | 8 PASS document.webkitPointerLockElement is targetDiv1 |
9 PASS message is "inner-iframe.html document.webkitPointerLockElement = null" | 9 PASS message is "inner-iframe.html document.webkitPointerLockElement = null" |
10 PASS successfullyParsed is true | 10 PASS successfullyParsed is true |
11 | 11 |
12 TEST COMPLETE | 12 TEST COMPLETE |
13 | 13 |
OLD | NEW |