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

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

Issue 19529005: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 355x18 7 RenderText {#text} at (0,0) size 355x18
8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,34) size 784x60 9 RenderBlock {PRE} at (0,34) size 784x60
10 RenderText {#text} at (0,0) size 392x60 10 RenderText {#text} at (0,0) size 392x60
11 text run at (0,0) width 384: ".zero {background-color: silver; margin- top: 0;}" 11 text run at (0,0) width 384: ".zero {background-color: silver; margin- top: 0;}"
12 text run at (384,0) width 0: " " 12 text run at (384,0) width 0: " "
13 text run at (0,15) width 384: ".one {margin-top: 25px; background-colo r: aqua;}" 13 text run at (0,15) width 384: ".one {margin-top: 25px; background-colo r: aqua;}"
14 text run at (384,15) width 0: " " 14 text run at (384,15) width 0: " "
15 text run at (0,30) width 392: ".two {margin-top: -10px; background-col or: aqua;}" 15 text run at (0,30) width 392: ".two {margin-top: -10px; background-col or: aqua;}"
16 text run at (392,30) width 0: " " 16 text run at (392,30) width 0: " "
17 text run at (0,45) width 0: " " 17 text run at (0,45) width 0: " "
18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #000000)] 18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {P} at (0,125) size 784x54 [bgcolor=#808080] 19 RenderBlock {P} at (0,125) size 784x54 [bgcolor=#808080]
20 RenderText {#text} at (0,0) size 477x18 20 RenderText {#text} at (0,0) size 477x18
21 text run at (0,0) width 389: "This element is unstyled save for a back ground color of gray. " 21 text run at (0,0) width 389: "This element is unstyled save for a back ground color of gray. "
22 text run at (389,0) width 88: "It contains an " 22 text run at (389,0) width 88: "It contains an "
23 RenderInline {SPAN} at (0,0) size 757x36 [bgcolor=#00FFFF] 23 RenderInline {SPAN} at (0,0) size 757x36 [bgcolor=#00FFFF]
24 RenderText {#text} at (477,0) size 143x18 24 RenderText {#text} at (477,0) size 143x18
25 text run at (477,0) width 143: "inline element of class " 25 text run at (477,0) width 143: "inline element of class "
26 RenderInline {TT} at (0,0) size 24x15 26 RenderInline {TT} at (0,0) size 24x15
27 RenderText {#text} at (620,2) size 24x15 27 RenderText {#text} at (620,2) size 24x15
28 text run at (620,2) width 24: "one" 28 text run at (620,2) width 24: "one"
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 RenderInline {TT} at (0,0) size 24x15 89 RenderInline {TT} at (0,0) size 24x15
90 RenderText {#text} at (620,2) size 24x15 90 RenderText {#text} at (620,2) size 24x15
91 text run at (620,2) width 24: "two" 91 text run at (620,2) width 24: "two"
92 RenderText {#text} at (644,0) size 754x36 92 RenderText {#text} at (644,0) size 754x36
93 text run at (644,0) width 110: ", giving the inline" 93 text run at (644,0) width 110: ", giving the inline"
94 text run at (0,18) width 332: "element an aqua background an d a -10px top margin" 94 text run at (0,18) width 332: "element an aqua background an d a -10px top margin"
95 RenderText {#text} at (332,18) size 746x36 95 RenderText {#text} at (332,18) size 746x36
96 text run at (332,18) width 8: ". " 96 text run at (332,18) width 8: ". "
97 text run at (340,18) width 406: "Margins on inline elements do not affect line-height calculations," 97 text run at (340,18) width 406: "Margins on inline elements do not affect line-height calculations,"
98 text run at (0,36) width 375: "so all lines in this element sh ould have the same line-height." 98 text run at (0,36) width 375: "so all lines in this element sh ould have the same line-height."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698