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

Side by Side Diff: LayoutTests/fast/table/008-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 140x138 6 LayoutTable {TABLE} at (0,0) size 140x138
7 LayoutTableSection {TBODY} at (0,0) size 140x138 7 LayoutTableSection {TBODY} at (0,0) size 140x138
8 LayoutTableRow {TR} at (0,0) size 140x138 8 LayoutTableRow {TR} at (0,0) size 140x138
9 LayoutTableCell {TD} at (0,0) size 140x138 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 140x138 [r=0 c=0 rs=1 cs=1]
10 RenderBlock {IMG} at (0,0) size 129x104 [border: (5px solid #00000 0)] 10 RenderBlock {IMG} at (0,0) size 129x104 [border: (5px solid #00000 0)]
11 RenderBlock {IMG} at (0,104) size 129x34 [border: (5px solid #0000 00)] 11 RenderBlock {IMG} at (0,104) size 129x34 [border: (5px solid #0000 00)]
12 layer at (13,13) size 119x94 clip at (14,14) size 117x92 12 layer at (13,13) size 119x94 clip at (14,14) size 117x92
13 RenderBlock {DIV} at (5,5) size 119x94 [border: (1px solid #C0C0C0)] 13 RenderBlock {DIV} at (5,5) size 119x94 [border: (1px solid #C0C0C0)]
14 RenderImage {IMG} at (2,2) size 16x16 14 LayoutImage {IMG} at (2,2) size 16x16
15 layer at (31,15) size 99x0 15 layer at (31,15) size 99x0
16 RenderBlock {DIV} at (18,2) size 99x0 16 RenderBlock {DIV} at (18,2) size 99x0
17 layer at (13,117) size 119x24 clip at (14,118) size 117x22 17 layer at (13,117) size 119x24 clip at (14,118) size 117x22
18 RenderBlock {DIV} at (5,5) size 119x24 [border: (1px solid #C0C0C0)] 18 RenderBlock {DIV} at (5,5) size 119x24 [border: (1px solid #C0C0C0)]
19 RenderImage {IMG} at (2,2) size 16x16 19 LayoutImage {IMG} at (2,2) size 16x16
20 layer at (31,119) size 99x0 20 layer at (31,119) size 99x0
21 RenderBlock {DIV} at (18,2) size 99x0 21 RenderBlock {DIV} at (18,2) size 99x0
OLDNEW
« no previous file with comments | « LayoutTests/fast/replaced/selection-rect-expected.txt ('k') | LayoutTests/fast/table/024-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698