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

Side by Side Diff: LayoutTests/platform/win-xp/fast/block/float/025-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (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 785x1432 1 layer at (0,0) size 785x1432
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1432 3 layer at (0,0) size 785x1432
4 RenderBlock {HTML} at (0,0) size 785x1432 4 RenderBlock {HTML} at (0,0) size 785x1432
5 RenderBody {BODY} at (8,8) size 769x1416 5 RenderBody {BODY} at (8,8) size 769x1416
6 RenderBlock {DIV} at (0,0) size 769x200 6 RenderBlock {DIV} at (0,0) size 769x200
7 RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000] 7 RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
8 RenderTable {TABLE} at (200,0) size 569x50 [border: (2px solid #008000)] 8 RenderTable {TABLE} at (200,0) size 569x50 [border: (2px solid #008000)]
9 RenderTableSection {TBODY} at (2,2) size 565x46 9 RenderTableSection {TBODY} at (2,2) size 565x46
10 RenderTableRow {TR} at (0,2) size 565x42 10 RenderTableRow {TR} at (0,2) size 565x42
(...skipping 27 matching lines...) Expand all
38 RenderBlock {DIV} at (200,0) size 569x59 [border: (2px solid #0000FF)] 38 RenderBlock {DIV} at (200,0) size 569x59 [border: (2px solid #0000FF)]
39 RenderText {#text} at (2,2) size 513x39 39 RenderText {#text} at (2,2) size 513x39
40 text run at (2,2) width 513: "This is an overflow:scroll region. It should sit on the same line as the float and wrap as" 40 text run at (2,2) width 513: "This is an overflow:scroll region. It should sit on the same line as the float and wrap as"
41 text run at (2,22) width 262: "needed to fit within the remaining line wid th." 41 text run at (2,22) width 262: "needed to fit within the remaining line wid th."
42 layer at (208,816) size 389x79 clip at (210,818) size 370x60 42 layer at (208,816) size 389x79 clip at (210,818) size 370x60
43 RenderBlock {DIV} at (200,0) size 388.50x79 [border: (2px solid #0000FF)] 43 RenderBlock {DIV} at (200,0) size 388.50x79 [border: (2px solid #0000FF)]
44 RenderText {#text} at (2,2) size 368x59 44 RenderText {#text} at (2,2) size 368x59
45 text run at (2,2) width 366: "This is an overflow:scroll region. It should sit on the same line" 45 text run at (2,2) width 366: "This is an overflow:scroll region. It should sit on the same line"
46 text run at (2,22) width 368: "as the float and wrap as needed to fit with in the remaining line" 46 text run at (2,22) width 368: "as the float and wrap as needed to fit with in the remaining line"
47 text run at (2,42) width 37: "width." 47 text run at (2,42) width 37: "width."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698