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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/padding_right_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 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 784x48 9 RenderBlock {PRE} at (0,36) size 784x48
10 RenderText {#text} at (0,0) size 568x48 10 RenderText {#text} at (0,0) size 568x48
11 text run at (0,0) width 560: ".one {padding-right: 25px; text-align: r ight; background-color: aqua;}" 11 text run at (0,0) width 560: ".one {padding-right: 25px; text-align: r ight; background-color: aqua;}"
12 text run at (560,0) width 0: " " 12 text run at (560,0) width 0: " "
13 text run at (0,16) width 568: ".two {padding-right: -10px; text-align: right; background-color: aqua;}" 13 text run at (0,16) width 568: ".two {padding-right: -10px; text-align: right; background-color: aqua;}"
14 text run at (568,16) width 0: " " 14 text run at (568,16) width 0: " "
15 text run at (0,32) width 0: " " 15 text run at (0,32) width 0: " "
16 RenderBlock {HR} at (0,97) size 784x2 [border: (1px inset #000000)] 16 RenderBlock {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)]
17 RenderBlock {P} at (0,115) size 784x40 [bgcolor=#808080] 17 RenderBlock {P} at (0,115) size 784x40 [bgcolor=#808080]
18 RenderText {#text} at (0,0) size 515x19 18 RenderText {#text} at (0,0) size 515x19
19 text run at (0,0) width 369: "This element is unstyled save for a back ground color of gray. " 19 text run at (0,0) width 369: "This element is unstyled save for a back ground color of gray. "
20 text run at (369,0) width 146: "However, it contains an " 20 text run at (369,0) width 146: "However, it contains an "
21 RenderInline {SPAN} at (0,0) size 182x19 [bgcolor=#00FFFF] 21 RenderInline {SPAN} at (0,0) size 182x19 [bgcolor=#00FFFF]
22 RenderText {#text} at (515,0) size 133x19 22 RenderText {#text} at (515,0) size 133x19
23 text run at (515,0) width 133: "inline element of class " 23 text run at (515,0) width 133: "inline element of class "
24 RenderInline {TT} at (0,0) size 24x16 24 RenderInline {TT} at (0,0) size 24x16
25 RenderText {#text} at (648,3) size 24x16 25 RenderText {#text} at (648,3) size 24x16
26 text run at (648,3) width 24: "one" 26 text run at (648,3) width 24: "one"
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 RenderText {#text} at (648,3) size 24x16 91 RenderText {#text} at (648,3) size 24x16
92 text run at (648,3) width 24: "two" 92 text run at (648,3) width 24: "two"
93 RenderText {#text} at (672,0) size 758x39 93 RenderText {#text} at (672,0) size 758x39
94 text run at (672,0) width 86: ", which should" 94 text run at (672,0) width 86: ", which should"
95 text run at (0,20) width 472: "result in no right padding, sin ce negative padding values are not allowed, in the " 95 text run at (0,20) width 472: "result in no right padding, sin ce negative padding values are not allowed, in the "
96 RenderInline {STRONG} at (0,0) size 24x19 96 RenderInline {STRONG} at (0,0) size 24x19
97 RenderText {#text} at (472,20) size 24x19 97 RenderText {#text} at (472,20) size 24x19
98 text run at (472,20) width 24: "last" 98 text run at (472,20) width 24: "last"
99 RenderText {#text} at (496,20) size 216x19 99 RenderText {#text} at (496,20) size 216x19
100 text run at (496,20) width 216: " line in which the inline box appears." 100 text run at (496,20) width 216: " line in which the inline box appears."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698