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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/margin_right_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 784x32 9 RenderBlock {PRE} at (0,36) size 784x32
10 RenderText {#text} at (0,0) size 552x32 10 RenderText {#text} at (0,0) size 552x32
11 text run at (0,0) width 552: ".one {margin-right: 25px; text-align: ri ght; background-color: aqua;}" 11 text run at (0,0) width 552: ".one {margin-right: 25px; text-align: ri ght; background-color: aqua;}"
12 text run at (552,0) width 0: " " 12 text run at (552,0) width 0: " "
13 text run at (0,16) width 408: ".two {margin-right: -10px; background-c olor: aqua;}" 13 text run at (0,16) width 408: ".two {margin-right: -10px; background-c olor: aqua;}"
14 text run at (408,16) width 0: " " 14 text run at (408,16) width 0: " "
15 RenderBlock {HR} at (0,81) size 784x2 [border: (1px inset #000000)] 15 RenderBlock {HR} at (0,81) size 784x2 [border: (1px inset #EEEEEE)]
16 RenderBlock {P} at (0,99) size 784x40 [bgcolor=#808080] 16 RenderBlock {P} at (0,99) size 784x40 [bgcolor=#808080]
17 RenderText {#text} at (0,0) size 515x19 17 RenderText {#text} at (0,0) size 515x19
18 text run at (0,0) width 369: "This element is unstyled save for a back ground color of gray. " 18 text run at (0,0) width 369: "This element is unstyled save for a back ground color of gray. "
19 text run at (369,0) width 146: "However, it contains an " 19 text run at (369,0) width 146: "However, it contains an "
20 RenderInline {SPAN} at (0,0) size 157x19 [bgcolor=#00FFFF] 20 RenderInline {SPAN} at (0,0) size 157x19 [bgcolor=#00FFFF]
21 RenderText {#text} at (515,0) size 133x19 21 RenderText {#text} at (515,0) size 133x19
22 text run at (515,0) width 133: "inline element of class " 22 text run at (515,0) width 133: "inline element of class "
23 RenderInline {TT} at (0,0) size 24x16 23 RenderInline {TT} at (0,0) size 24x16
24 RenderText {#text} at (648,3) size 24x16 24 RenderText {#text} at (648,3) size 24x16
25 text run at (648,3) width 24: "one" 25 text run at (648,3) width 24: "one"
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 RenderText {#text} at (648,3) size 24x16 90 RenderText {#text} at (648,3) size 24x16
91 text run at (648,3) width 24: "two" 91 text run at (648,3) width 24: "two"
92 RenderText {#text} at (662,0) size 748x39 92 RenderText {#text} at (662,0) size 748x39
93 text run at (662,0) width 86: ", which should" 93 text run at (662,0) width 86: ", which should"
94 text run at (0,20) width 230: "result in -10px right margin on ly in the " 94 text run at (0,20) width 230: "result in -10px right margin on ly in the "
95 RenderInline {STRONG} at (0,0) size 24x19 95 RenderInline {STRONG} at (0,0) size 24x19
96 RenderText {#text} at (230,20) size 24x19 96 RenderText {#text} at (230,20) size 24x19
97 text run at (230,20) width 24: "last" 97 text run at (230,20) width 24: "last"
98 RenderText {#text} at (254,20) size 216x19 98 RenderText {#text} at (254,20) size 216x19
99 text run at (254,20) width 216: " line in which the inline box appears." 99 text run at (254,20) width 216: " line in which the inline box appears."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698