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

Side by Side Diff: LayoutTests/platform/win-xp/fast/block/float/010-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 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 784x300 5 RenderBody {BODY} at (8,8) size 784x300
6 RenderBlock (floating) {DIV} at (0,0) size 392x100 [bgcolor=#008000] 6 RenderBlock (floating) {DIV} at (0,0) size 392x100 [bgcolor=#008000]
7 RenderBlock (floating) {DIV} at (392,0) size 100x100 [bgcolor=#800080] 7 RenderBlock (floating) {DIV} at (392,0) size 100x100 [bgcolor=#800080]
8 RenderBlock (floating) {DIV} at (584,0) size 200x500 [bgcolor=#FFA500] 8 RenderBlock (floating) {DIV} at (584,0) size 200x500 [bgcolor=#FFA500]
9 RenderBlock (floating) {DIV} at (484,100) size 100x50 [bgcolor=#0000FF] 9 RenderBlock (floating) {DIV} at (484,100) size 100x50 [bgcolor=#0000FF]
10 RenderBlock (floating) {DIV} at (0,100) size 160x200 [bgcolor=#FF0000] 10 RenderBlock (floating) {DIV} at (0,100) size 160x200 [bgcolor=#FF0000]
11 RenderBlock (floating) {DIV} at (384,100) size 100x100 [bgcolor=#808000] 11 RenderBlock (floating) {DIV} at (384,100) size 100x100 [bgcolor=#808000]
12 RenderText {#text} at (492,0) size 424x159 12 RenderText {#text} at (492,0) size 424x159
13 text run at (492,0) width 65: "Some text." 13 text run at (492,0) width 65: "Some text."
14 text run at (492,20) width 68: "This should" 14 text run at (492,20) width 68: "This should"
15 text run at (492,40) width 78: "find a way to" 15 text run at (492,40) width 78: "find a way to"
16 text run at (492,60) width 92: "wrap among all" 16 text run at (492,60) width 92: "wrap among all"
17 text run at (492,80) width 54: "the floats" 17 text run at (492,80) width 54: "the floats"
18 text run at (160,100) width 200: "without overlapping any of them. " 18 text run at (160,100) width 200: "without overlapping any of them. "
19 text run at (360,100) width 9: "It" 19 text run at (360,100) width 9: "It"
20 text run at (160,120) width 210: "should start just under the blue box" 20 text run at (160,120) width 210: "should start just under the blue box"
21 text run at (160,140) width 153: "and wrap to several lines." 21 text run at (160,140) width 153: "and wrap to several lines."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698