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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/table/height-percent-test-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 785x1304 1 layer at (0,0) size 785x1304
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1304 3 layer at (0,0) size 785x1304
4 RenderBlock {HTML} at (0,0) size 785x1304 4 RenderBlock {HTML} at (0,0) size 785x1304
5 RenderBody {BODY} at (8,16) size 769x1272 5 RenderBody {BODY} at (8,16) size 769x1272
6 RenderBlock {DIV} at (16,0) size 737x26 [border: (1px solid #000000)] 6 RenderBlock {DIV} at (16,0) size 737x26 [border: (1px solid #000000)]
7 RenderBlock (floating) {DIV} at (1,1) size 100x24 7 RenderBlock (floating) {DIV} at (1,1) size 100x24
8 RenderBlock {DIV} at (0,0) size 100x24 [bgcolor=#008000] 8 RenderBlock {DIV} at (0,0) size 100x24 [bgcolor=#008000]
9 RenderBlock {DIV} at (16,42) size 737x26 [border: (1px solid #000000)] 9 RenderBlock {DIV} at (16,42) size 737x26 [border: (1px solid #000000)]
10 RenderBlock (floating) {DIV} at (1,1) size 96x24 10 RenderBlock (floating) {DIV} at (1,1) size 96x24
11 LayoutTable {TABLE} at (0,0) size 96x24 [bgcolor=#FF0000] 11 LayoutTable {TABLE} at (0,0) size 96x24 [bgcolor=#FF0000]
12 LayoutTableSection {TBODY} at (0,0) size 96x24 12 LayoutTableSection {TBODY} at (0,0) size 96x24
13 LayoutTableRow {TR} at (0,0) size 96x24 13 LayoutTableRow {TR} at (0,0) size 96x24
14 LayoutTableCell {TD} at (0,1) size 96x22 [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (0,1) size 96x22 [r=0 c=0 rs=1 cs=1]
15 RenderImage {IMG} at (0,0) size 96x22 [bgcolor=#008000] 15 LayoutImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
16 RenderBlock {DIV} at (16,84) size 737x586 [border: (1px solid #000000)] 16 RenderBlock {DIV} at (16,84) size 737x586 [border: (1px solid #000000)]
17 RenderBlock {DIV} at (1,1) size 735x584 17 RenderBlock {DIV} at (1,1) size 735x584
18 RenderBlock {DIV} at (0,0) size 100x584 [bgcolor=#008000] 18 RenderBlock {DIV} at (0,0) size 100x584 [bgcolor=#008000]
19 RenderBlock {DIV} at (16,686) size 737x586 [border: (1px solid #000000)] 19 RenderBlock {DIV} at (16,686) size 737x586 [border: (1px solid #000000)]
20 RenderBlock {DIV} at (1,1) size 735x584 20 RenderBlock {DIV} at (1,1) size 735x584
21 LayoutTable {TABLE} at (0,0) size 96x584 [bgcolor=#FF0000] 21 LayoutTable {TABLE} at (0,0) size 96x584 [bgcolor=#FF0000]
22 LayoutTableSection {TBODY} at (0,0) size 96x584 22 LayoutTableSection {TBODY} at (0,0) size 96x584
23 LayoutTableRow {TR} at (0,0) size 96x584 23 LayoutTableRow {TR} at (0,0) size 96x584
24 LayoutTableCell {TD} at (0,281) size 96x22 [r=0 c=0 rs=1 cs=1] 24 LayoutTableCell {TD} at (0,281) size 96x22 [r=0 c=0 rs=1 cs=1]
25 RenderImage {IMG} at (0,0) size 96x22 [bgcolor=#008000] 25 LayoutImage {IMG} at (0,0) size 96x22 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698