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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug13169-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=#C0C0C0] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#C0C0C0]
6 LayoutTable {TABLE} at (0,0) size 672x234 [border: (3px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 672x234 [border: (3px outset #808080)]
7 LayoutTableSection {TBODY} at (3,3) size 666x228 7 LayoutTableSection {TBODY} at (3,3) size 666x228
8 LayoutTableRow {TR} at (0,0) size 666x4 8 LayoutTableRow {TR} at (0,0) size 666x4
9 LayoutTableCell {TD} at (0,0) size 333x4 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 333x4 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 LayoutTableCell {TD} at (333,0) size 333x224 [border: (1px inset #80 8080)] [r=0 c=1 rs=2 cs=1] 10 LayoutTableCell {TD} at (333,0) size 333x224 [border: (1px inset #80 8080)] [r=0 c=1 rs=2 cs=1]
11 RenderImage {IMG} at (2,2) size 329x220 11 LayoutImage {IMG} at (2,2) size 329x220
12 LayoutTableRow {TR} at (0,4) size 666x220 12 LayoutTableRow {TR} at (0,4) size 666x220
13 LayoutTableCell {TD} at (0,4) size 333x224 [border: (1px inset #8080 80)] [r=1 c=0 rs=2 cs=1] 13 LayoutTableCell {TD} at (0,4) size 333x224 [border: (1px inset #8080 80)] [r=1 c=0 rs=2 cs=1]
14 RenderImage {IMG} at (2,2) size 329x220 14 LayoutImage {IMG} at (2,2) size 329x220
15 LayoutTableRow {TR} at (0,224) size 666x4 15 LayoutTableRow {TR} at (0,224) size 666x4
16 LayoutTableCell {TD} at (333,224) size 333x4 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (333,224) size 333x4 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1]
17 LayoutTable {TABLE} at (0,234) size 675x237 [border: (3px outset #808080)] 17 LayoutTable {TABLE} at (0,234) size 675x237 [border: (3px outset #808080)]
18 LayoutTableSection {TBODY} at (3,3) size 669x231 18 LayoutTableSection {TBODY} at (3,3) size 669x231
19 LayoutTableRow {TR} at (0,1) size 669x4 19 LayoutTableRow {TR} at (0,1) size 669x4
20 LayoutTableCell {TD} at (1,1) size 333x4 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (1,1) size 333x4 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
21 LayoutTableCell {TD} at (335,1) size 333x224 [border: (1px inset #80 8080)] [r=0 c=1 rs=2 cs=1] 21 LayoutTableCell {TD} at (335,1) size 333x224 [border: (1px inset #80 8080)] [r=0 c=1 rs=2 cs=1]
22 RenderImage {IMG} at (2,2) size 329x220 22 LayoutImage {IMG} at (2,2) size 329x220
23 LayoutTableRow {TR} at (0,6) size 669x219 23 LayoutTableRow {TR} at (0,6) size 669x219
24 LayoutTableCell {TD} at (1,6) size 333x224 [border: (1px inset #8080 80)] [r=1 c=0 rs=2 cs=1] 24 LayoutTableCell {TD} at (1,6) size 333x224 [border: (1px inset #8080 80)] [r=1 c=0 rs=2 cs=1]
25 RenderImage {IMG} at (2,2) size 329x220 25 LayoutImage {IMG} at (2,2) size 329x220
26 LayoutTableRow {TR} at (0,226) size 669x4 26 LayoutTableRow {TR} at (0,226) size 669x4
27 LayoutTableCell {TD} at (335,226) size 333x4 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1] 27 LayoutTableCell {TD} at (335,226) size 333x4 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698