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