OLD | NEW |
---|---|
1 Click Here | 1 Click Here |
2 PASS successfullyParsed is true | 2 PASS successfullyParsed is true |
3 | 3 |
4 TEST COMPLETE | 4 TEST COMPLETE |
5 Test calling window.open() in a nested call to setTimeout(). A popup should not be allowed. | 5 Test calling window.open() in a nested call to setTimeout(). A popup should not be allowed. |
6 PASS newWindow is undefined. | 6 PASS newWindow is undefined. |
7 | 7 |
OLD | NEW |