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

Side by Side Diff: LayoutTests/platform/win/fast/overflow/overflow_hidden-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 layer at (0,0) size 800x2151 1 layer at (0,0) size 800x600 scrollY 1551.00 scrollHeight 2151
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x2151 3 layer at (0,0) size 800x2151 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x2150.81 4 RenderBlock {HTML} at (0,0) size 800x2150.81
5 RenderBody {BODY} at (8,16) size 784x2118.81 5 RenderBody {BODY} at (8,16) size 784x2118.81
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 625x17 7 RenderText {#text} at (0,0) size 625x17
8 text run at (0,0) width 625: "Scrolling should occur even when the fra me's overflow is hidden (i.e. it has no visible scrollbars)." 8 text run at (0,0) width 625: "Scrolling should occur even when the fra me's overflow is hidden (i.e. it has no visible scrollbars)."
9 RenderBlock {DIV} at (0,34) size 784x2000 9 RenderBlock {DIV} at (0,34) size 784x2000
10 RenderInline {A} at (0,0) size 67x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 67x17 [color=#0000EE]
11 RenderText {#text} at (0,0) size 67x17 11 RenderText {#text} at (0,0) size 67x17
12 text run at (0,0) width 67: "Click here" 12 text run at (0,0) width 67: "Click here"
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderBlock {H2} at (0,2053.91) size 784x27 14 RenderBlock {H2} at (0,2053.91) size 784x27
15 RenderText {#text} at (0,0) size 120x26 15 RenderText {#text} at (0,0) size 120x26
16 text run at (0,0) width 120: "Test Passed" 16 text run at (0,0) width 120: "Test Passed"
17 RenderBlock {P} at (0,2100.81) size 784x18 17 RenderBlock {P} at (0,2100.81) size 784x18
18 RenderText {#text} at (0,0) size 510x17 18 RenderText {#text} at (0,0) size 510x17
19 text run at (0,0) width 510: "The test should have automatically scrol led down to show \"Test Passed\" above." 19 text run at (0,0) width 510: "The test should have automatically scrol led down to show \"Test Passed\" above."
20 scrolled to 0,1551 20 scrolled to 0,1551
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698