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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-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 5x5 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 5x5 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 3x3 7 LayoutTableSection {TBODY} at (1,1) size 3x3
8 LayoutTableRow {TR} at (0,0) size 3x3 8 LayoutTableRow {TR} at (0,0) size 3x3
9 LayoutTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10 RenderImage {IMG} at (1,1) size 1x1 10 LayoutImage {IMG} at (1,1) size 1x1
11 RenderBlock (anonymous) at (0,5) size 784x18 11 RenderBlock (anonymous) at (0,5) size 784x18
12 RenderBR {BR} at (0,0) size 0x18 12 RenderBR {BR} at (0,0) size 0x18
13 LayoutTable {TABLE} at (0,23) size 4x4 [border: (1px outset #808080)] 13 LayoutTable {TABLE} at (0,23) size 4x4 [border: (1px outset #808080)]
14 LayoutTableSection {TBODY} at (1,1) size 2x2 14 LayoutTableSection {TBODY} at (1,1) size 2x2
15 LayoutTableRow {TR} at (0,0) size 2x2 15 LayoutTableRow {TR} at (0,0) size 2x2
16 LayoutTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
17 RenderBlock (anonymous) at (0,27) size 784x18 17 RenderBlock (anonymous) at (0,27) size 784x18
18 RenderBR {BR} at (0,0) size 0x18 18 RenderBR {BR} at (0,0) size 0x18
19 LayoutTable {TABLE} at (0,45) size 5x5 [border: (1px outset #808080)] 19 LayoutTable {TABLE} at (0,45) size 5x5 [border: (1px outset #808080)]
20 LayoutTableSection {TBODY} at (1,1) size 3x3 20 LayoutTableSection {TBODY} at (1,1) size 3x3
21 LayoutTableRow {TR} at (0,0) size 3x3 21 LayoutTableRow {TR} at (0,0) size 3x3
22 LayoutTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
23 RenderImage {IMG} at (1,1) size 1x1 23 LayoutImage {IMG} at (1,1) size 1x1
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698