OLD | NEW |
1 Test sandboxed iframe with allow-pointer-lock allows pointer lock. | 1 Test sandboxed iframe with allow-pointer-lock allows pointer lock. |
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 PASS message is "inner-iframe.html onpointerlockchange, document.webkitPointerLo
ckElement = [object HTMLBodyElement]" | 6 PASS message is "inner-iframe.html onpointerlockchange, document.pointerLockElem
ent = [object HTMLBodyElement]" |
7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
8 | 8 |
9 TEST COMPLETE | 9 TEST COMPLETE |
10 | 10 |
OLD | NEW |