OLD | NEW |
1 Test iframe from same origin can not transfer pointer lock across documents. | 1 Test iframe from same origin can not transfer pointer lock across documents. |
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 onwebkitpointerlockerror" | 9 PASS message is "inner-iframe.html onpointerlockerror" |
10 PASS successfullyParsed is true | 10 PASS successfullyParsed is true |
11 | 11 |
12 TEST COMPLETE | 12 TEST COMPLETE |
13 | 13 |
OLD | NEW |