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

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

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 363x18 7 RenderText {#text} at (0,0) size 363x18
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,34) size 784x45 9 RenderBlock {PRE} at (0,34) size 784x45
10 RenderText {#text} at (0,0) size 157x45 10 RenderText {#text} at (0,0) size 157x45
11 text run at (0,0) width 149: ".one {float: left;}" 11 text run at (0,0) width 149: ".one {float: left;}"
12 text run at (148,0) width 1: " " 12 text run at (148,0) width 1: " "
13 text run at (0,15) width 157: ".two {float: right;}" 13 text run at (0,15) width 157: ".two {float: right;}"
14 text run at (156,15) width 1: " " 14 text run at (156,15) width 1: " "
15 text run at (0,30) width 0: " " 15 text run at (0,30) width 0: " "
16 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)] 16 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
17 RenderImage {IMG} at (0,102) size 15x50 17 LayoutImage {IMG} at (0,102) size 15x50
18 RenderBlock {P} at (0,110) size 784x36 18 RenderBlock {P} at (0,110) size 784x36
19 RenderText {#text} at (15,0) size 738x36 19 RenderText {#text} at (15,0) size 738x36
20 text run at (15,0) width 611: "This text should be flowing past a tall orange rectangle on the left side of the browser window. " 20 text run at (15,0) width 611: "This text should be flowing past a tall orange rectangle on the left side of the browser window. "
21 text run at (625,0) width 128: "In this case, it is the" 21 text run at (625,0) width 128: "In this case, it is the"
22 text run at (15,18) width 260: "image which has been floated to the le ft." 22 text run at (15,18) width 260: "image which has been floated to the le ft."
23 RenderBlock (anonymous) at (0,162) size 784x18 23 RenderBlock (anonymous) at (0,162) size 784x18
24 RenderBR {BR} at (0,0) size 0x18 24 RenderBR {BR} at (0,0) size 0x18
25 RenderBlock {HR} at (0,188) size 784x2 [border: (1px inset #EEEEEE)] 25 RenderBlock {HR} at (0,188) size 784x2 [border: (1px inset #EEEEEE)]
26 RenderImage {IMG} at (769,198) size 15x50 26 LayoutImage {IMG} at (769,198) size 15x50
27 RenderBlock {P} at (0,206) size 784x36 27 RenderBlock {P} at (0,206) size 784x36
28 RenderText {#text} at (0,0) size 747x36 28 RenderText {#text} at (0,0) size 747x36
29 text run at (0,0) width 619: "This text should be flowing past a tall orange rectangle on the right side of the browser window. " 29 text run at (0,0) width 619: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
30 text run at (618,0) width 129: "In this case, it is the" 30 text run at (618,0) width 129: "In this case, it is the"
31 text run at (0,18) width 269: "image which has been floated to the rig ht." 31 text run at (0,18) width 269: "image which has been floated to the rig ht."
32 LayoutTable {TABLE} at (0,258) size 784x174 [border: (1px outset #808080)] 32 LayoutTable {TABLE} at (0,258) size 784x174 [border: (1px outset #808080)]
33 LayoutTableSection {TBODY} at (1,1) size 782x172 33 LayoutTableSection {TBODY} at (1,1) size 782x172
34 LayoutTableRow {TR} at (0,0) size 782x26 34 LayoutTableRow {TR} at (0,0) size 782x26
35 LayoutTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] 35 LayoutTableCell {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 36 RenderInline {STRONG} at (0,0) size 163x18
37 RenderText {#text} at (4,4) size 163x18 37 RenderText {#text} at (4,4) size 163x18
38 text run at (4,4) width 163: "TABLE Testing Section" 38 text run at (4,4) width 163: "TABLE Testing Section"
39 LayoutTableRow {TR} at (0,26) size 782x146 39 LayoutTableRow {TR} at (0,26) size 782x146
40 LayoutTableCell {TD} at (0,86) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 40 LayoutTableCell {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 41 RenderText {#text} at (4,4) size 4x18
42 text run at (4,4) width 4: " " 42 text run at (4,4) width 4: " "
43 LayoutTableCell {TD} at (12,26) size 770x146 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 43 LayoutTableCell {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 44 LayoutImage {IMG} at (4,4) size 15x50
45 RenderBlock {P} at (4,4) size 762x36 45 RenderBlock {P} at (4,4) size 762x36
46 RenderText {#text} at (15,0) size 738x36 46 RenderText {#text} at (15,0) size 738x36
47 text run at (15,0) width 611: "This text should be flowing pas t a tall orange rectangle on the left side of the browser window. " 47 text run at (15,0) width 611: "This text should be flowing pas t a tall orange rectangle on the left side of the browser window. "
48 text run at (625,0) width 128: "In this case, it is the" 48 text run at (625,0) width 128: "In this case, it is the"
49 text run at (15,18) width 260: "image which has been floated t o the left." 49 text run at (15,18) width 260: "image which has been floated t o the left."
50 RenderBlock (anonymous) at (4,56) size 762x18 50 RenderBlock (anonymous) at (4,56) size 762x18
51 RenderBR {BR} at (0,0) size 0x18 51 RenderBR {BR} at (0,0) size 0x18
52 RenderBlock {HR} at (4,82) size 762x2 [border: (1px inset #EEEEEE) ] 52 RenderBlock {HR} at (4,82) size 762x2 [border: (1px inset #EEEEEE) ]
53 RenderImage {IMG} at (751,92) size 15x50 53 LayoutImage {IMG} at (751,92) size 15x50
54 RenderBlock {P} at (4,100) size 762x36 54 RenderBlock {P} at (4,100) size 762x36
55 RenderText {#text} at (0,0) size 747x36 55 RenderText {#text} at (0,0) size 747x36
56 text run at (0,0) width 619: "This text should be flowing past a tall orange rectangle on the right side of the browser window. " 56 text run at (0,0) width 619: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
57 text run at (618,0) width 129: "In this case, it is the" 57 text run at (618,0) width 129: "In this case, it is the"
58 text run at (0,18) width 269: "image which has been floated to the right." 58 text run at (0,18) width 269: "image which has been floated to the right."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698