Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(277)

Side by Side Diff: LayoutTests/http/tests/navigation/anchor-frames-gbk-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 2
3 -------- 3 --------
4 Frame: 'main' 4 Frame: 'main'
5 -------- 5 --------
6 Tests that loading a frame with a URL that contains a fragment pointed at a name d anchor actually scrolls to that anchor. 6 Tests that loading a frame with a URL that contains a fragment pointed at a name d anchor actually scrolls to that anchor.
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.body.offsetHeight > document.documentElement.clientHeight is true 11 PASS document.body.offsetHeight > document.documentElement.clientHeight is true
12 PASS document.body.scrollTop > 0 is true 12 FAIL document.body.scrollTop > 0 should be true. Was false.
13 PASS document.body.scrollTop + document.documentElement.clientHeight > 2000 is t rue 13 FAIL document.body.scrollTop + document.documentElement.clientHeight > 2000 shou ld be true. Was false.
14 PASS successfullyParsed is true 14 PASS successfullyParsed is true
15 15
16 TEST COMPLETE 16 TEST COMPLETE
17 This is an anchor point named as the Unicode equivalent of the GBK sequence %a9g (test trailing low byte). 17 This is an anchor point named as the Unicode equivalent of the GBK sequence %a9g (test trailing low byte).
18 18
19 -------- 19 --------
20 Frame: 'footer' 20 Frame: 'footer'
21 -------- 21 --------
22 22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698