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

Side by Side Diff: LayoutTests/platform/win/fast/overflow/overflow-stacking-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 800x602 1 layer at (0,0) size 800x600 scrollHeight 602
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x602 3 layer at (0,0) size 800x602 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x602 4 RenderBlock {HTML} at (0,0) size 800x602
5 RenderBody {BODY} at (8,8) size 784x586 5 RenderBody {BODY} at (8,8) size 784x586
6 RenderBlock (anonymous) at (0,0) size 784x36 6 RenderBlock (anonymous) at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 755x35 7 RenderText {#text} at (0,0) size 755x35
8 text run at (0,0) width 755: "Make sure that overflow:auto/hidden/scro ll blocks interleave their background and foreground with other overlapping" 8 text run at (0,0) width 755: "Make sure that overflow:auto/hidden/scro ll blocks interleave their background and foreground with other overlapping"
9 text run at (0,18) width 169: "blocks in the normal flow." 9 text run at (0,18) width 169: "blocks in the normal flow."
10 RenderBlock {DIV} at (0,286) size 300x300 [bgcolor=#FFFF00] 10 RenderBlock {DIV} at (0,286) size 300x300 [bgcolor=#FFFF00]
11 RenderText {#text} at (0,1) size 175x108 11 RenderText {#text} at (0,1) size 175x108
12 text run at (0,1) width 170: "This text" 12 text run at (0,1) width 170: "This text"
13 text run at (0,56) width 175: "overlaps." 13 text run at (0,56) width 175: "overlaps."
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 RenderBR {BR} at (76,788) size 1x0 147 RenderBR {BR} at (76,788) size 1x0
148 RenderText {#text} at (0,792) size 77x17 148 RenderText {#text} at (0,792) size 77x17
149 text run at (0,792) width 77: "Hello world" 149 text run at (0,792) width 77: "Hello world"
150 RenderBR {BR} at (76,806) size 1x0 150 RenderBR {BR} at (76,806) size 1x0
151 RenderText {#text} at (0,810) size 77x17 151 RenderText {#text} at (0,810) size 77x17
152 text run at (0,810) width 77: "Hello world" 152 text run at (0,810) width 77: "Hello world"
153 RenderBR {BR} at (76,824) size 1x0 153 RenderBR {BR} at (76,824) size 1x0
154 RenderText {#text} at (0,828) size 77x17 154 RenderText {#text} at (0,828) size 77x17
155 text run at (0,828) width 77: "Hello world" 155 text run at (0,828) width 77: "Hello world"
156 RenderBR {BR} at (76,842) size 1x0 156 RenderBR {BR} at (76,842) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698