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

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

Issue 20066006: 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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 784x64 9 RenderBlock {PRE} at (0,36) size 784x64
10 RenderText {#text} at (0,0) size 392x64 10 RenderText {#text} at (0,0) size 392x64
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,16) width 384: ".one {margin-top: 25px; background-colo r: aqua;}" 13 text run at (0,16) width 384: ".one {margin-top: 25px; background-colo r: aqua;}"
14 text run at (384,16) width 0: " " 14 text run at (384,16) width 0: " "
15 text run at (0,32) width 392: ".two {margin-top: -10px; background-col or: aqua;}" 15 text run at (0,32) width 392: ".two {margin-top: -10px; background-col or: aqua;}"
16 text run at (392,32) width 0: " " 16 text run at (392,32) width 0: " "
17 text run at (0,48) width 0: " " 17 text run at (0,48) width 0: " "
18 RenderBlock {HR} at (0,113) size 784x2 [border: (1px inset #000000)] 18 RenderBlock {HR} at (0,113) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {P} at (0,131) size 784x60 [bgcolor=#808080] 19 RenderBlock {P} at (0,131) size 784x60 [bgcolor=#808080]
20 RenderText {#text} at (0,0) size 453x19 20 RenderText {#text} at (0,0) size 453x19
21 text run at (0,0) width 369: "This element is unstyled save for a back ground color of gray. " 21 text run at (0,0) width 369: "This element is unstyled save for a back ground color of gray. "
22 text run at (369,0) width 84: "It contains an " 22 text run at (369,0) width 84: "It contains an "
23 RenderInline {SPAN} at (0,0) size 714x39 [bgcolor=#00FFFF] 23 RenderInline {SPAN} at (0,0) size 714x39 [bgcolor=#00FFFF]
24 RenderText {#text} at (453,0) size 133x19 24 RenderText {#text} at (453,0) size 133x19
25 text run at (453,0) width 133: "inline element of class " 25 text run at (453,0) width 133: "inline element of class "
26 RenderInline {TT} at (0,0) size 24x16 26 RenderInline {TT} at (0,0) size 24x16
27 RenderText {#text} at (586,3) size 24x16 27 RenderText {#text} at (586,3) size 24x16
28 text run at (586,3) width 24: "one" 28 text run at (586,3) width 24: "one"
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 RenderInline {TT} at (0,0) size 24x16 89 RenderInline {TT} at (0,0) size 24x16
90 RenderText {#text} at (586,3) size 24x16 90 RenderText {#text} at (586,3) size 24x16
91 text run at (586,3) width 24: "two" 91 text run at (586,3) width 24: "two"
92 RenderText {#text} at (610,0) size 758x39 92 RenderText {#text} at (610,0) size 758x39
93 text run at (610,0) width 148: ", giving the inline element" 93 text run at (610,0) width 148: ", giving the inline element"
94 text run at (0,20) width 269: "an aqua background and a -10p x top margin" 94 text run at (0,20) width 269: "an aqua background and a -10p x top margin"
95 RenderText {#text} at (269,20) size 760x39 95 RenderText {#text} at (269,20) size 760x39
96 text run at (269,20) width 8: ". " 96 text run at (269,20) width 8: ". "
97 text run at (277,20) width 483: "Margins on inline elements do not affect line-height calculations, so all lines in this" 97 text run at (277,20) width 483: "Margins on inline elements do not affect line-height calculations, so all lines in this"
98 text run at (0,40) width 247: "element should have the same li ne-height." 98 text run at (0,40) width 247: "element should have the same li ne-height."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698