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

Side by Side Diff: LayoutTests/platform/mac/fast/table/replaced-percent-height-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 610x206 6 LayoutTable {TABLE} at (0,0) size 610x206
7 LayoutTableSection {TBODY} at (0,0) size 610x206 7 LayoutTableSection {TBODY} at (0,0) size 610x206
8 LayoutTableRow {TR} at (0,2) size 610x202 8 LayoutTableRow {TR} at (0,2) size 610x202
9 LayoutTableCell {TD} at (2,93) size 402x20 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,93) size 402x20 [r=0 c=0 rs=1 cs=1]
10 RenderBlock {DIV} at (1,1) size 400x18 [bgcolor=#008000] 10 RenderBlock {DIV} at (1,1) size 400x18 [bgcolor=#008000]
11 RenderText {#text} at (0,0) size 144x18 11 RenderText {#text} at (0,0) size 144x18
12 text run at (0,0) width 144: "This div does not flex." 12 text run at (0,0) width 144: "This div does not flex."
13 LayoutTableCell {TD} at (406,2) size 202x202 [r=0 c=1 rs=1 cs=1] 13 LayoutTableCell {TD} at (406,2) size 202x202 [r=0 c=1 rs=1 cs=1]
14 RenderImage {IMG} at (1,1) size 200x200 14 LayoutImage {IMG} at (1,1) size 200x200
15 RenderBlock {P} at (0,222) size 784x0 15 RenderBlock {P} at (0,222) size 784x0
16 LayoutTable {TABLE} at (0,222) size 610x206 16 LayoutTable {TABLE} at (0,222) size 610x206
17 LayoutTableSection {TBODY} at (0,0) size 610x206 17 LayoutTableSection {TBODY} at (0,0) size 610x206
18 LayoutTableRow {TR} at (0,2) size 610x202 18 LayoutTableRow {TR} at (0,2) size 610x202
19 LayoutTableCell {TD} at (2,2) size 402x202 [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (2,2) size 402x202 [r=0 c=0 rs=1 cs=1]
20 RenderImage {IMG} at (1,1) size 400x200 [bgcolor=#008000] 20 LayoutImage {IMG} at (1,1) size 400x200 [bgcolor=#008000]
21 LayoutTableCell {TD} at (406,2) size 202x202 [r=0 c=1 rs=1 cs=1] 21 LayoutTableCell {TD} at (406,2) size 202x202 [r=0 c=1 rs=1 cs=1]
22 RenderImage {IMG} at (1,1) size 200x200 22 LayoutImage {IMG} at (1,1) size 200x200
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698