blob: c6561d8917c7472382029645a3d414c4f6153f6e [file] [log] [blame]
--------
Frame: 'main'
--------
Tests that loading a frame with a URL that contains a fragment pointed at a named anchor actually scrolls to that anchor.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.body.offsetHeight > window.innerHeight is true
PASS document.body.scrollTop > 0 is true
PASS document.body.scrollTop + document.documentElement.clientHeight > 2000 is true
PASS successfullyParsed is true
TEST COMPLETE
This is an anchor point named "anchor1.
--------
Frame: 'footer'
--------