| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 -------- | 3 -------- |
| 4 Frame: 'child' | 4 Frame: 'child' |
| 5 -------- | 5 -------- |
| 6 This tests that the framesniffing defenses are not overzealous. | 6 This tests that the framesniffing defenses are not overzealous. |
| 7 | 7 |
| 8 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 8 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 9 | 9 |
| 10 | 10 |
| 11 PASS document.documentElement.scrollTop > 0 is true | 11 PASS document.body.scrollTop > 0 is true |
| 12 PASS document.documentElement.scrollLeft == 0 is true | 12 PASS document.body.scrollLeft == 0 is true |
| 13 PASS successfullyParsed is true | 13 PASS successfullyParsed is true |
| 14 | 14 |
| 15 TEST COMPLETE | 15 TEST COMPLETE |
| 16 | 16 |
| 17 | 17 |
| 18 -------- | 18 -------- |
| 19 Frame: 'grandchild' | 19 Frame: 'grandchild' |
| 20 -------- | 20 -------- |
| 21 This is an anchor point named "anchor1". | 21 This is an anchor point named "anchor1". |
| OLD | NEW |