blob: 4e40fd93dddcc4ce682e0bc847035c9504aac1cc [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 > document.documentElement.clientHeight is true
PASS document.scrollingElement.scrollTop > 0 is true
PASS document.scrollingElement.scrollTop + document.documentElement.clientHeight > 2000 is true
PASS successfullyParsed is true
TEST COMPLETE
This is an anchor point named "anchor1.
--------
Frame: 'footer'
--------