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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug106795-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 783x82 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 783x82 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 781x80 7 LayoutTableSection {TBODY} at (1,1) size 781x80
8 LayoutTableRow {TR} at (0,0) size 781x37 8 LayoutTableRow {TR} at (0,0) size 781x37
9 LayoutTableCell {TD} at (0,8) size 781x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,8) size 781x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderBR {BR} at (1,1) size 0x17 10 RenderBR {BR} at (1,1) size 0x17
11 LayoutTableRow {TR} at (0,37) size 781x5 11 LayoutTableRow {TR} at (0,37) size 781x5
12 LayoutTableCell {TD} at (0,37) size 781x5 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,37) size 781x5 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
13 RenderImage {IMG} at (1,1) size 779x3 13 LayoutImage {IMG} at (1,1) size 779x3
14 LayoutTableRow {TR} at (0,42) size 781x38 14 LayoutTableRow {TR} at (0,42) size 781x38
15 LayoutTableCell {TD} at (0,51) size 781x20 [bgcolor=#CC0000] [border : (1px inset #808080)] [r=2 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,51) size 781x20 [bgcolor=#CC0000] [border : (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
16 RenderBR {BR} at (1,1) size 0x17 16 RenderBR {BR} at (1,1) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698