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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug2954-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 600x94 6 LayoutTable {TABLE} at (0,0) size 600x94
7 LayoutTableSection {TBODY} at (0,0) size 600x94 7 LayoutTableSection {TBODY} at (0,0) size 600x94
8 LayoutTableRow {TR} at (0,0) size 600x70 8 LayoutTableRow {TR} at (0,0) size 600x70
9 LayoutTableCell {TD} at (0,0) size 80x70 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 80x70 [r=0 c=0 rs=1 cs=1]
10 RenderImage {IMG} at (0,0) size 80x70 10 LayoutImage {IMG} at (0,0) size 80x70
11 LayoutTableCell {TD} at (80,50) size 520x20 [r=0 c=1 rs=1 cs=1] 11 LayoutTableCell {TD} at (80,50) size 520x20 [r=0 c=1 rs=1 cs=1]
12 RenderImage {IMG} at (0,0) size 104x20 12 LayoutImage {IMG} at (0,0) size 104x20
13 RenderImage {IMG} at (104,0) size 104x20 13 LayoutImage {IMG} at (104,0) size 104x20
14 RenderImage {IMG} at (208,0) size 104x20 14 LayoutImage {IMG} at (208,0) size 104x20
15 RenderImage {IMG} at (312,0) size 104x20 15 LayoutImage {IMG} at (312,0) size 104x20
16 RenderImage {IMG} at (416,0) size 104x20 16 LayoutImage {IMG} at (416,0) size 104x20
17 LayoutTableRow {TR} at (0,70) size 600x24 17 LayoutTableRow {TR} at (0,70) size 600x24
18 LayoutTableCell {TD} at (0,70) size 600x24 [bgcolor=#CCCC99] [r=1 c= 0 rs=1 cs=2] 18 LayoutTableCell {TD} at (0,70) size 600x24 [bgcolor=#CCCC99] [r=1 c= 0 rs=1 cs=2]
19 RenderImage {IMG} at (0,0) size 600x24 19 LayoutImage {IMG} at (0,0) size 600x24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698