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

Side by Side Diff: LayoutTests/platform/win/fast/block/float/avoiding-float-centered-expected.txt

Issue 20558002: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 800x128 3 layer at (0,0) size 800x128
4 RenderBlock {HTML} at (0,0) size 800x128 4 RenderBlock {HTML} at (0,0) size 800x128
5 RenderBody {BODY} at (8,8) size 784x66 5 RenderBody {BODY} at (8,8) size 784x66
6 RenderBlock (floating) {DIV} at (474,10) size 300x100 [bgcolor=#008000] 6 RenderBlock (floating) {DIV} at (474,10) size 300x100 [bgcolor=#008000]
7 RenderTable {TABLE} at (3,0) size 458x26 [bgcolor=#FFA500] 7 RenderTable {TABLE} at (3.50,0) size 457x26 [bgcolor=#FFA500]
8 RenderTableSection {TBODY} at (0,0) size 457x26 8 RenderTableSection {TBODY} at (0,0) size 457x26
9 RenderTableRow {TR} at (0,2) size 457x22 9 RenderTableRow {TR} at (0,2) size 457x22
10 RenderTableCell {TD} at (2,2) size 453x22 [r=0 c=0 rs=1 cs=1] 10 RenderTableCell {TD} at (2,2) size 453x22 [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (1,1) size 451x19 11 RenderText {#text} at (1,1) size 451x19
12 text run at (1,1) width 334: "This is a test and is demonstratin g that auto width really " 12 text run at (1,1) width 334: "This is a test and is demonstratin g that auto width really "
13 text run at (335,1) width 117: "should kick in here." 13 text run at (335,1) width 117: "should kick in here."
14 layer at (90,34) size 300x40 14 layer at (90,34) size 300x40
15 RenderBlock {DIV} at (82,26) size 300x40 [bgcolor=#FFA500] 15 RenderBlock {DIV} at (82,26) size 300x40 [bgcolor=#FFA500]
16 RenderText {#text} at (0,0) size 294x39 16 RenderText {#text} at (0,0) size 294x39
17 text run at (0,0) width 294: "This is a test and is demonstrating that aut o width" 17 text run at (0,0) width 294: "This is a test and is demonstrating that aut o width"
18 text run at (0,20) width 36: "really " 18 text run at (0,20) width 36: "really "
19 text run at (36,20) width 117: "should kick in here." 19 text run at (36,20) width 117: "should kick in here."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698