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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/core/margins-expected.txt

Issue 184553007: Auto-rebaseline for r168130 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 | Annotate | Revision Log
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 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 187x18 7 RenderText {#text} at (0,0) size 187x18
8 text run at (0,0) width 187: "outer width=400 align=center" 8 text run at (0,0) width 187: "outer width=400 align=center"
9 RenderTable {TABLE} at (192,18) size 400x48 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (192,18) size 400x48 [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 398x46 10 RenderTableSection {TBODY} at (1,1) size 398x46
11 RenderTableRow {TR} at (0,2) size 398x42 11 RenderTableRow {TR} at (0,2) size 398x42
12 RenderTableCell {TD} at (2,2) size 394x42 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {TD} at (2,2) size 394x42 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderBlock {FORM} at (2,2) size 390x22 13 RenderBlock {FORM} at (2,2) size 390x22
14 RenderMenuList {SELECT} at (2,2) size 54x18 [bgcolor=#FFFFFF] 14 RenderMenuList {SELECT} at (2,2) size 54x18 [bgcolor=#F8F8F8]
15 RenderBlock (anonymous) at (0,0) size 54x18 15 RenderBlock (anonymous) at (0,0) size 54x18
16 RenderText at (8,2) size 23x13 16 RenderText at (8,2) size 23x13
17 text run at (8,2) width 23: "Test" 17 text run at (8,2) width 23: "Test"
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 RenderBlock (anonymous) at (0,66) size 784x18 19 RenderBlock (anonymous) at (0,66) size 784x18
20 RenderText {#text} at (0,0) size 296x18 20 RenderText {#text} at (0,0) size 296x18
21 text run at (0,0) width 296: "outer width=400 inner width=200 align=ce nter" 21 text run at (0,0) width 296: "outer width=400 inner width=200 align=ce nter"
22 RenderTable {TABLE} at (0,84) size 400x40 [border: (2px outset #808080)] 22 RenderTable {TABLE} at (0,84) size 400x40 [border: (2px outset #808080)]
23 RenderTableSection {TBODY} at (2,2) size 396x36 23 RenderTableSection {TBODY} at (2,2) size 396x36
24 RenderTableRow {TR} at (0,2) size 396x32 24 RenderTableRow {TR} at (0,2) size 396x32
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 RenderTableRow {TR} at (0,2) size 58x22 96 RenderTableRow {TR} at (0,2) size 58x22
97 RenderTableCell {TD} at (2,2) size 54x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 97 RenderTableCell {TD} at (2,2) size 54x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
98 RenderText {#text} at (2,2) size 16x18 98 RenderText {#text} at (2,2) size 16x18
99 text run at (2,2) width 16: "50" 99 text run at (2,2) width 16: "50"
100 RenderTableCell {TD} at (172,7) size 222x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 100 RenderTableCell {TD} at (172,7) size 222x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
101 RenderText {#text} at (2,2) size 80x18 101 RenderText {#text} at (2,2) size 80x18
102 text run at (2,2) width 80: "x x x x x x x" 102 text run at (2,2) width 80: "x x x x x x x"
103 RenderBlock (anonymous) at (0,414) size 784x18 103 RenderBlock (anonymous) at (0,414) size 784x18
104 RenderText {#text} at (0,0) size 19x18 104 RenderText {#text} at (0,0) size 19x18
105 text run at (0,0) width 19: "-->" 105 text run at (0,0) width 19: "-->"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698