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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/margin_top_inline-expected.txt

Issue 1149893016: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 363x18 7 LayoutText {#text} at (0,0) size 363x18
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 784x60 9 LayoutBlockFlow {PRE} at (0,34) size 784x60
10 LayoutText {#text} at (0,0) size 383x60 10 LayoutText {#text} at (0,0) size 383x60
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 text run at (396,0) width 91: "It contains an " 85 text run at (396,0) width 91: "It contains an "
86 LayoutInline {SPAN} at (0,0) size 730x36 [bgcolor=#00FFFF] 86 LayoutInline {SPAN} at (0,0) size 730x36 [bgcolor=#00FFFF]
87 LayoutText {#text} at (486,0) size 149x18 87 LayoutText {#text} at (486,0) size 149x18
88 text run at (486,0) width 149: "inline element of class " 88 text run at (486,0) width 149: "inline element of class "
89 LayoutInline {TT} at (0,0) size 24x15 89 LayoutInline {TT} at (0,0) size 24x15
90 LayoutText {#text} at (634,2) size 24x15 90 LayoutText {#text} at (634,2) size 24x15
91 text run at (634,2) width 24: "two" 91 text run at (634,2) width 24: "two"
92 LayoutText {#text} at (657,0) size 730x36 92 LayoutText {#text} at (657,0) size 730x36
93 text run at (657,0) width 73: ", giving the" 93 text run at (657,0) width 73: ", giving the"
94 text run at (0,18) width 378: "inline element an aqua backgr ound and a -10px top margin" 94 text run at (0,18) width 378: "inline element an aqua backgr ound and a -10px top margin"
95 LayoutText {#text} at (377,18) size 719x36 95 LayoutText {#text} at (377,18) size 718x36
96 text run at (377,18) width 9: ". " 96 text run at (377,18) width 9: ". "
97 text run at (385,18) width 334: "Margins on inline elements do not affect line-height" 97 text run at (385,18) width 333: "Margins on inline elements do not affect line-height"
98 text run at (0,36) width 470: "calculations, so all lines in t his element should have the same line-height." 98 text run at (0,36) width 470: "calculations, so all lines in t his element should have the same line-height."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698