Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / navigation / anchor-frames-expected.txt
blobe537b101386d9932bb0a883cc2b2cd2b09ef116d
3 --------
4 Frame: 'main'
5 --------
6 Tests that loading a frame with a URL that contains a fragment pointed at a named anchor actually scrolls to that anchor.
8 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
11 PASS document.documentElement.offsetHeight > document.documentElement.clientHeight is true
12 PASS document.scrollingElement.scrollTop > 0 is true
13 PASS document.scrollingElement.scrollTop + document.body.clientHeight > 2000 is true
14 PASS successfullyParsed is true
16 TEST COMPLETE
17 This is an anchor point named "anchor1.
19 --------
20 Frame: 'footer'
21 --------