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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug82946-2-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 5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 768x193 6 LayoutTable {TABLE} at (0,0) size 768x193
7 LayoutTableSection {TBODY} at (0,0) size 768x193 7 LayoutTableSection {TBODY} at (0,0) size 768x193
8 LayoutTableRow {TR} at (0,2) size 768x143 8 LayoutTableRow {TR} at (0,2) size 768x143
9 LayoutTableCell {TD} at (2,2) size 759x143 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 759x143 [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (1,1) size 506x141 10 LayoutTable {TABLE} at (1,1) size 506x141
11 LayoutTableSection {TBODY} at (0,0) size 506x141 11 LayoutTableSection {TBODY} at (0,0) size 506x141
12 LayoutTableRow {TR} at (0,2) size 506x137 12 LayoutTableRow {TR} at (0,2) size 506x137
13 LayoutTableCell {TD} at (2,2) size 502x137 [r=0 c=0 rs=1 cs= 1] 13 LayoutTableCell {TD} at (2,2) size 502x137 [r=0 c=0 rs=1 cs= 1]
14 RenderImage {IMG} at (1,1) size 220x135 14 LayoutImage {IMG} at (1,1) size 220x135
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 LayoutTableCell {TD} at (763,86) size 3x20 [r=0 c=1 rs=2 cs=1] 16 LayoutTableCell {TD} at (763,86) size 3x20 [r=0 c=1 rs=2 cs=1]
17 RenderBR {BR} at (1,1) size 0x18 17 RenderBR {BR} at (1,1) size 0x18
18 LayoutTableRow {TR} at (0,147) size 768x44 18 LayoutTableRow {TR} at (0,147) size 768x44
19 LayoutTableCell {TD} at (2,147) size 764x44 [r=1 c=0 rs=1 cs=2] 19 LayoutTableCell {TD} at (2,147) size 764x44 [r=1 c=0 rs=1 cs=2]
20 LayoutTable {TABLE} at (1,1) size 468x42 20 LayoutTable {TABLE} at (1,1) size 468x42
21 LayoutTableSection {TBODY} at (0,0) size 468x42 21 LayoutTableSection {TBODY} at (0,0) size 468x42
22 LayoutTableRow {TR} at (0,2) size 468x38 22 LayoutTableRow {TR} at (0,2) size 468x38
23 LayoutTableCell {TD} at (2,20) size 84x2 [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,20) size 84x2 [r=0 c=0 rs=1 cs=1]
24 LayoutTableCell {TD} at (88,2) size 378x38 [r=0 c=1 rs=1 cs= 1] 24 LayoutTableCell {TD} at (88,2) size 378x38 [r=0 c=1 rs=1 cs= 1]
25 RenderBlock {P} at (1,1) size 376x36 25 RenderBlock {P} at (1,1) size 376x36
26 RenderText {#text} at (0,0) size 4x18 26 RenderText {#text} at (0,0) size 4x18
27 text run at (0,0) width 4: " " 27 text run at (0,0) width 4: " "
28 RenderInline {FONT} at (0,0) size 352x36 28 RenderInline {FONT} at (0,0) size 352x36
29 RenderText {#text} at (4,0) size 352x36 29 RenderText {#text} at (4,0) size 352x36
30 text run at (4,0) width 17: "to " 30 text run at (4,0) width 17: "to "
31 text run at (20,0) width 332: "Receive 50% Off Home Delivery of The New York" 31 text run at (20,0) width 332: "Receive 50% Off Home Delivery of The New York"
32 text run at (0,18) width 120: "Times Newspaper." 32 text run at (0,18) width 120: "Times Newspaper."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698