| OLD | NEW |
| 1 Test iframe from same origin can not access pointerLockElement. | 1 Test pointerlock then fullscreen. |
| 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 window.testRunner is defined. |
| 6 Lock targetDiv1. | 7 Lock targetDiv1. |
| 7 PASS onpointerlockchange received after: Lock targetDiv1. | 8 PASS onpointerlockchange received after: Lock targetDiv1. |
| 8 PASS document.pointerLockElement is targetDiv1 | 9 PASS document.pointerLockElement is targetDiv1 |
| 9 PASS message is "inner-iframe.html document.pointerLockElement = null" | 10 PASS document.pointerLockElement is targetDiv1 |
| 11 PASS document.webkitFullscreenElement is targetDiv1 |
| 10 PASS successfullyParsed is true | 12 PASS successfullyParsed is true |
| 11 | 13 |
| 12 TEST COMPLETE | 14 TEST COMPLETE |
| 13 | 15 |
| OLD | NEW |