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

Side by Side Diff: LayoutTests/platform/mac/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 800x2144 1 layer at (0,0) size 800x600 scrollY 1544.00 scrollHeight 2144
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x2144 3 layer at (0,0) size 800x2144 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 800x2143.81 4 RenderBlock {HTML} at (0,0) size 800x2143.81
5 RenderBody {BODY} at (8,16) size 784x2111.81 5 RenderBody {BODY} at (8,16) size 784x2111.81
6 RenderBlock {P} at (0,0) size 784x16 6 RenderBlock {P} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 625x16 7 RenderText {#text} at (0,0) size 625x16
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,32) size 784x2000 9 RenderBlock {DIV} at (0,32) size 784x2000
10 RenderInline {A} at (0,0) size 67x16 [color=#0000EE] 10 RenderInline {A} at (0,0) size 67x16 [color=#0000EE]
11 RenderText {#text} at (0,0) size 67x16 11 RenderText {#text} at (0,0) size 67x16
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,2051.91) size 784x24 14 RenderBlock {H2} at (0,2051.91) size 784x24
15 RenderText {#text} at (0,0) size 120x24 15 RenderText {#text} at (0,0) size 120x24
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,2095.81) size 784x16 17 RenderBlock {P} at (0,2095.81) size 784x16
18 RenderText {#text} at (0,0) size 510x16 18 RenderText {#text} at (0,0) size 510x16
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,1544 20 scrolled to 0,1544
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698