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

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

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 178x19 7 LayoutText {#text} at (0,0) size 178x19
8 text run at (0,0) width 178: "outer width=400 align=center" 8 text run at (0,0) width 178: "outer width=400 align=center"
9 LayoutTable {TABLE} at (192,20) size 400x46 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (192,20) size 400x46 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 398x44 10 LayoutTableSection {TBODY} at (1,1) size 398x44
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 LayoutTableRow {TR} at (0,2) size 58x24 96 LayoutTableRow {TR} at (0,2) size 58x24
97 LayoutTableCell {TD} at (2,2) size 54x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 97 LayoutTableCell {TD} at (2,2) size 54x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
98 LayoutText {#text} at (2,2) size 16x19 98 LayoutText {#text} at (2,2) size 16x19
99 text run at (2,2) width 16: "50" 99 text run at (2,2) width 16: "50"
100 LayoutTableCell {TD} at (181,7) size 213x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 100 LayoutTableCell {TD} at (181,7) size 213x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
101 LayoutText {#text} at (2,2) size 73x19 101 LayoutText {#text} at (2,2) size 73x19
102 text run at (2,2) width 73: "x x x x x x x" 102 text run at (2,2) width 73: "x x x x x x x"
103 LayoutBlockFlow (anonymous) at (0,438) size 784x20 103 LayoutBlockFlow (anonymous) at (0,438) size 784x20
104 LayoutText {#text} at (0,0) size 21x19 104 LayoutText {#text} at (0,0) size 21x19
105 text run at (0,0) width 21: "-->" 105 text run at (0,0) width 21: "-->"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698