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

Side by Side Diff: LayoutTests/css1/box_properties/float-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 355x18
8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,34) size 784x45
10 RenderText {#text} at (0,0) size 160x45
11 text run at (0,0) width 152: ".one {float: left;}"
12 text run at (152,0) width 0: " "
13 text run at (0,15) width 160: ".two {float: right;}"
14 text run at (160,15) width 0: " "
15 text run at (0,30) width 0: " "
16 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
17 RenderImage {IMG} at (0,102) size 15x50
18 RenderBlock {P} at (0,110) size 784x36
19 RenderText {#text} at (15,0) size 764x36
20 text run at (15,0) width 599: "This text should be flowing past a tall orange rectangle on the left side of the browser window. "
21 text run at (614,0) width 165: "In this case, it is the image"
22 text run at (15,18) width 212: "which has been floated to the left."
23 RenderBlock (anonymous) at (0,162) size 784x18
24 RenderBR {BR} at (0,0) size 0x18
25 RenderBlock {HR} at (0,188) size 784x2 [border: (1px inset #000000)]
26 RenderImage {IMG} at (769,198) size 15x50
27 RenderBlock {P} at (0,206) size 784x36
28 RenderText {#text} at (0,0) size 731x36
29 text run at (0,0) width 608: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
30 text run at (608,0) width 123: "In this case, it is the"
31 text run at (0,18) width 263: "image which has been floated to the rig ht."
32 RenderTable {TABLE} at (0,258) size 784x174 [border: (1px outset #808080)]
33 RenderTableSection {TBODY} at (1,1) size 782x172
34 RenderTableRow {TR} at (0,0) size 782x26
35 RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
36 RenderInline {STRONG} at (0,0) size 163x18
37 RenderText {#text} at (4,4) size 163x18
38 text run at (4,4) width 163: "TABLE Testing Section"
39 RenderTableRow {TR} at (0,26) size 782x146
40 RenderTableCell {TD} at (0,86) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
41 RenderText {#text} at (4,4) size 4x18
42 text run at (4,4) width 4: " "
43 RenderTableCell {TD} at (12,26) size 770x146 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
44 RenderImage {IMG} at (4,4) size 15x50
45 RenderBlock {P} at (4,4) size 762x36
46 RenderText {#text} at (15,0) size 722x36
47 text run at (15,0) width 599: "This text should be flowing pas t a tall orange rectangle on the left side of the browser window. "
48 text run at (614,0) width 123: "In this case, it is the"
49 text run at (15,18) width 254: "image which has been floated t o the left."
50 RenderBlock (anonymous) at (4,56) size 762x18
51 RenderBR {BR} at (0,0) size 0x18
52 RenderBlock {HR} at (4,82) size 762x2 [border: (1px inset #000000) ]
53 RenderImage {IMG} at (751,92) size 15x50
54 RenderBlock {P} at (4,100) size 762x36
55 RenderText {#text} at (0,0) size 731x36
56 text run at (0,0) width 608: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
57 text run at (608,0) width 123: "In this case, it is the"
58 text run at (0,18) width 263: "image which has been floated to the right."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698