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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/margin_bottom_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 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 784x30 9 RenderBlock {PRE} at (0,34) size 784x30
10 RenderText {#text} at (0,0) size 416x30 10 RenderText {#text} at (0,0) size 416x30
11 text run at (0,0) width 408: ".one {margin-bottom: 25px; background-co lor: aqua;}" 11 text run at (0,0) width 408: ".one {margin-bottom: 25px; background-co lor: aqua;}"
12 text run at (408,0) width 0: " " 12 text run at (408,0) width 0: " "
13 text run at (0,15) width 416: ".two {margin-bottom: -10px; background- color: aqua;}" 13 text run at (0,15) width 416: ".two {margin-bottom: -10px; background- color: aqua;}"
14 text run at (416,15) width 0: " " 14 text run at (416,15) width 0: " "
15 RenderBlock {HR} at (0,77) size 784x2 [border: (1px inset #000000)] 15 RenderBlock {HR} at (0,77) size 784x2 [border: (1px inset #EEEEEE)]
16 RenderBlock {P} at (0,95) size 784x54 [bgcolor=#808080] 16 RenderBlock {P} at (0,95) size 784x54 [bgcolor=#808080]
17 RenderText {#text} at (0,0) size 481x18 17 RenderText {#text} at (0,0) size 481x18
18 text run at (0,0) width 393: "This element is unstyled save for a back ground color of gray.. " 18 text run at (0,0) width 393: "This element is unstyled save for a back ground color of gray.. "
19 text run at (393,0) width 88: "It contains an " 19 text run at (393,0) width 88: "It contains an "
20 RenderInline {SPAN} at (0,0) size 761x36 [bgcolor=#00FFFF] 20 RenderInline {SPAN} at (0,0) size 761x36 [bgcolor=#00FFFF]
21 RenderText {#text} at (481,0) size 143x18 21 RenderText {#text} at (481,0) size 143x18
22 text run at (481,0) width 143: "inline element of class " 22 text run at (481,0) width 143: "inline element of class "
23 RenderInline {TT} at (0,0) size 24x15 23 RenderInline {TT} at (0,0) size 24x15
24 RenderText {#text} at (624,2) size 24x15 24 RenderText {#text} at (624,2) size 24x15
25 text run at (624,2) width 24: "one" 25 text run at (624,2) width 24: "one"
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 RenderInline {TT} at (0,0) size 24x15 86 RenderInline {TT} at (0,0) size 24x15
87 RenderText {#text} at (624,2) size 24x15 87 RenderText {#text} at (624,2) size 24x15
88 text run at (624,2) width 24: "two" 88 text run at (624,2) width 24: "two"
89 RenderText {#text} at (648,0) size 761x36 89 RenderText {#text} at (648,0) size 761x36
90 text run at (648,0) width 113: ", giving it an aqua" 90 text run at (648,0) width 113: ", giving it an aqua"
91 text run at (0,18) width 250: "background and a -10px bottom margin" 91 text run at (0,18) width 250: "background and a -10px bottom margin"
92 RenderText {#text} at (250,18) size 747x36 92 RenderText {#text} at (250,18) size 747x36
93 text run at (250,18) width 8: ". " 93 text run at (250,18) width 8: ". "
94 text run at (258,18) width 489: "Margins on inline elements do es not affect line-height calculations, so all lines" 94 text run at (258,18) width 489: "Margins on inline elements do es not affect line-height calculations, so all lines"
95 text run at (0,36) width 305: "in this element should have the same line-height." 95 text run at (0,36) width 305: "in this element should have the same line-height."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698