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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/028-vertical-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 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 264x19 7 RenderText {#text} at (0,0) size 264x19
8 text run at (0,0) width 264: "These two tables should be the same heig ht." 8 text run at (0,0) width 264: "These two tables should be the same heig ht."
9 RenderBlock {DIV} at (0,20) size 82x320 9 RenderBlock {DIV} at (0,20) size 82x320
10 LayoutTable {TABLE} at (0,0) size 22x320 10 LayoutTable {TABLE} at (0,0) size 22x320
11 LayoutTableSection {TBODY} at (0,0) size 22x320 11 LayoutTableSection {TBODY} at (0,0) size 22x320
12 LayoutTableRow {TR} at (0,0) size 22x320 12 LayoutTableRow {TR} at (0,0) size 22x320
13 LayoutTableCell {TD} at (0,0) size 22x70 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (0,0) size 22x70 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 19x8 14 RenderText {#text} at (1,1) size 19x8
15 text run at (1,1) width 8: "1" 15 text run at (1,1) width 8: "1"
16 LayoutTableCell {TD} at (0,70) size 22x244 [border: (1px solid #00 8000)] [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (0,70) size 22x244 [border: (1px solid #00 8000)] [r=0 c=1 rs=1 cs=1]
17 RenderText {#text} at (1,1) size 19x8 17 RenderText {#text} at (1,1) size 19x8
18 text run at (1,1) width 8: "2" 18 text run at (1,1) width 8: "2"
19 LayoutTableCell {TD} at (0,314) size 22x6 [border: (1px solid #008 000)] [r=0 c=2 rs=1 cs=1] 19 LayoutTableCell {TD} at (0,314) size 22x6 [border: (1px solid #008 000)] [r=0 c=2 rs=1 cs=1]
20 RenderImage {IMG} at (1,1) size 20x4 [bgcolor=#FFA500] 20 LayoutImage {IMG} at (1,1) size 20x4 [bgcolor=#FFA500]
21 RenderBlock {P} at (38,0) size 0x320 21 RenderBlock {P} at (38,0) size 0x320
22 LayoutTable {TABLE} at (38,0) size 44x320 22 LayoutTable {TABLE} at (38,0) size 44x320
23 LayoutTableSection {TBODY} at (0,0) size 44x320 23 LayoutTableSection {TBODY} at (0,0) size 44x320
24 LayoutTableRow {TR} at (0,0) size 22x320 24 LayoutTableRow {TR} at (0,0) size 22x320
25 LayoutTableCell {TD} at (0,0) size 22x64 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1] 25 LayoutTableCell {TD} at (0,0) size 22x64 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 19x8 26 RenderText {#text} at (1,1) size 19x8
27 text run at (1,1) width 8: "1" 27 text run at (1,1) width 8: "1"
28 LayoutTableCell {TD} at (0,69) size 22x246 [border: (1px solid #00 8000)] [r=0 c=1 rs=1 cs=1] 28 LayoutTableCell {TD} at (0,69) size 22x246 [border: (1px solid #00 8000)] [r=0 c=1 rs=1 cs=1]
29 RenderImage {IMG} at (6,-4) size 10x254 [bgcolor=#FFA500] 29 LayoutImage {IMG} at (6,-4) size 10x254 [bgcolor=#FFA500]
30 LayoutTableRow {TR} at (0,22) size 22x320 30 LayoutTableRow {TR} at (0,22) size 22x320
31 LayoutTableCell {TD} at (22,0) size 22x320 [border: (1px solid #00 8000)] [r=1 c=0 rs=1 cs=3] 31 LayoutTableCell {TD} at (22,0) size 22x320 [border: (1px solid #00 8000)] [r=1 c=0 rs=1 cs=3]
32 RenderText {#text} at (1,1) size 19x8 32 RenderText {#text} at (1,1) size 19x8
33 text run at (1,1) width 8: "1" 33 text run at (1,1) width 8: "1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698