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

Side by Side Diff: LayoutTests/platform/win-xp/fast/overflow/overflow-float-stacking-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 646x19 6 RenderText {#text} at (0,0) size 646x19
7 text run at (0,0) width 646: "Make sure that floating overflow:auto/hidd en/scroll blocks stack properly with other floats at the same level." 7 text run at (0,0) width 646: "Make sure that floating overflow:auto/hidd en/scroll blocks stack properly with other floats at the same level."
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 RenderBlock (floating) {DIV} at (250,20) size 300x300 [bgcolor=#FFFF00] 9 RenderBlock (floating) {DIV} at (250,20) size 300x300 [bgcolor=#FFFF00]
10 RenderText {#text} at (0,1) size 295x226 10 RenderText {#text} at (0,1) size 295x226
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 RenderBR {BR} at (71,875) size 0x0 148 RenderBR {BR} at (71,875) size 0x0
149 RenderText {#text} at (0,880) size 71x19 149 RenderText {#text} at (0,880) size 71x19
150 text run at (0,880) width 71: "Hello world" 150 text run at (0,880) width 71: "Hello world"
151 RenderBR {BR} at (71,895) size 0x0 151 RenderBR {BR} at (71,895) size 0x0
152 RenderText {#text} at (0,900) size 71x19 152 RenderText {#text} at (0,900) size 71x19
153 text run at (0,900) width 71: "Hello world" 153 text run at (0,900) width 71: "Hello world"
154 RenderBR {BR} at (71,915) size 0x0 154 RenderBR {BR} at (71,915) size 0x0
155 RenderText {#text} at (0,920) size 71x19 155 RenderText {#text} at (0,920) size 71x19
156 text run at (0,920) width 71: "Hello world" 156 text run at (0,920) width 71: "Hello world"
157 RenderBR {BR} at (71,935) size 0x0 157 RenderBR {BR} at (71,935) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698