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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/padding_left_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 408x45 10 RenderText {#text} at (0,0) size 408x45
11 text run at (0,0) width 400: ".one {padding-left: 25px; background-col or: aqua;}" 11 text run at (0,0) width 400: ".one {padding-left: 25px; background-col or: aqua;}"
12 text run at (400,0) width 0: " " 12 text run at (400,0) width 0: " "
13 text run at (0,15) width 408: ".two {padding-left: -10px; background-c olor: aqua;}" 13 text run at (0,15) width 408: ".two {padding-left: -10px; background-c olor: aqua;}"
14 text run at (408,15) width 0: " " 14 text run at (408,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 784x54 [bgcolor=#808080] 17 RenderBlock {P} at (0,110) size 784x54 [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 (568,0) size 143x18 22 RenderText {#text} at (568,0) size 143x18
23 text run at (568,0) width 143: "inline element of class " 23 text run at (568,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 (711,2) size 24x15 25 RenderText {#text} at (711,2) size 24x15
26 text run at (711,2) width 24: "one" 26 text run at (711,2) width 24: "one"
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 text run at (686,2) width 24: "two" 93 text run at (686,2) width 24: "two"
94 RenderText {#text} at (710,0) size 753x36 94 RenderText {#text} at (710,0) size 753x36
95 text run at (710,0) width 43: " which" 95 text run at (710,0) width 43: " which"
96 text run at (0,18) width 512: "should result in -10px left pad ding (which should also be a light blue) only in the " 96 text run at (0,18) width 512: "should result in -10px left pad ding (which should also be a light blue) only in the "
97 RenderInline {STRONG} at (0,0) size 27x18 97 RenderInline {STRONG} at (0,0) size 27x18
98 RenderText {#text} at (512,18) size 27x18 98 RenderText {#text} at (512,18) size 27x18
99 text run at (512,18) width 27: "first" 99 text run at (512,18) width 27: "first"
100 RenderText {#text} at (539,18) size 715x36 100 RenderText {#text} at (539,18) size 715x36
101 text run at (539,18) width 176: " line in which the inline box " 101 text run at (539,18) width 176: " line in which the inline box "
102 text run at (0,36) width 52: "appears." 102 text run at (0,36) width 52: "appears."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698