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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/padding_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 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 784x45 9 RenderBlock {PRE} at (0,34) size 784x45
10 RenderText {#text} at (0,0) size 568x45 10 RenderText {#text} at (0,0) size 568x45
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,15) width 568: ".two {padding-right: -10px; text-align: right; background-color: aqua;}" 13 text run at (0,15) width 568: ".two {padding-right: -10px; text-align: right; background-color: aqua;}"
14 text run at (568,15) width 0: " " 14 text run at (568,15) width 0: " "
15 text run at (0,30) width 0: " " 15 text run at (0,30) width 0: " "
16 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)] 16 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
17 RenderBlock {P} at (0,110) size 784x36 [bgcolor=#808080] 17 RenderBlock {P} at (0,110) size 784x36 [bgcolor=#808080]
18 RenderText {#text} at (0,0) size 543x18 18 RenderText {#text} at (0,0) size 543x18
19 text run at (0,0) width 389: "This element is unstyled save for a back ground color of gray. " 19 text run at (0,0) width 389: "This element is unstyled save for a back ground color of gray. "
20 text run at (389,0) width 154: "However, it contains an " 20 text run at (389,0) width 154: "However, it contains an "
21 RenderInline {SPAN} at (0,0) size 192x18 [bgcolor=#00FFFF] 21 RenderInline {SPAN} at (0,0) size 192x18 [bgcolor=#00FFFF]
22 RenderText {#text} at (543,0) size 143x18 22 RenderText {#text} at (543,0) size 143x18
23 text run at (543,0) width 143: "inline element of class " 23 text run at (543,0) width 143: "inline element of class "
24 RenderInline {TT} at (0,0) size 24x15 24 RenderInline {TT} at (0,0) size 24x15
25 RenderText {#text} at (686,2) size 24x15 25 RenderText {#text} at (686,2) size 24x15
26 text run at (686,2) width 24: "one" 26 text run at (686,2) width 24: "one"
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 text run at (686,2) width 24: "two" 94 text run at (686,2) width 24: "two"
95 RenderText {#text} at (710,0) size 757x36 95 RenderText {#text} at (710,0) size 757x36
96 text run at (710,0) width 47: ", which" 96 text run at (710,0) width 47: ", which"
97 text run at (0,18) width 548: "should result in no right paddi ng, since negative padding values are not allowed, in the " 97 text run at (0,18) width 548: "should result in no right paddi ng, since negative padding values are not allowed, in the "
98 RenderInline {STRONG} at (0,0) size 23x18 98 RenderInline {STRONG} at (0,0) size 23x18
99 RenderText {#text} at (548,18) size 23x18 99 RenderText {#text} at (548,18) size 23x18
100 text run at (548,18) width 23: "last" 100 text run at (548,18) width 23: "last"
101 RenderText {#text} at (571,18) size 747x36 101 RenderText {#text} at (571,18) size 747x36
102 text run at (571,18) width 176: " line in which the inline box " 102 text run at (571,18) width 176: " line in which the inline box "
103 text run at (0,36) width 52: "appears." 103 text run at (0,36) width 52: "appears."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698