| OLD | NEW |
| 1 click here | 1 click here |
| 2 Tests that the plugin container doesn't generate user gestures | 2 Tests that the plugin container doesn't generate user gestures |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 5 |
| 6 | 6 |
| 7 PASS window.open('about:blank') is defined. | 7 PASS window.open('about:blank') is defined. |
| 8 PASS window.open('about:blank') is undefined. | 8 PASS window.open('about:blank') is null |
| 9 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
| 10 | 10 |
| 11 TEST COMPLETE | 11 TEST COMPLETE |
| 12 | 12 |
| OLD | NEW |