| OLD | NEW |
| 1 This tests access to a window with a null frame. You should see "PASS" for each
of the three tests below. | 1 This tests access to a window with a null frame. You should see "PASS" for each
of the three tests below. |
| 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 missing property: PASS | 6 FAIL Unexpected error: Uncaught SecurityError: Blocked a frame with origin "file
://" from accessing a detached cross-origin frame |
| 7 missing array index: PASS | 7 FAIL successfullyParsed should be true. Was false. |
| 8 missing interface object: PASS | |
| 9 PASS successfullyParsed is true | |
| 10 | 8 |
| 11 TEST COMPLETE | 9 TEST COMPLETE |
| 12 | 10 |
| OLD | NEW |