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

Side by Side Diff: LayoutTests/platform/win/css1/text_properties/text_align-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 784x80 9 RenderBlock {PRE} at (0,36) size 784x80
10 RenderText {#text} at (0,0) size 224x80 10 RenderText {#text} at (0,0) size 224x80
11 text run at (0,0) width 192: ".one {text-align: left;}" 11 text run at (0,0) width 192: ".one {text-align: left;}"
12 text run at (192,0) width 0: " " 12 text run at (192,0) width 0: " "
13 text run at (0,16) width 200: ".two {text-align: right;}" 13 text run at (0,16) width 200: ".two {text-align: right;}"
14 text run at (200,16) width 0: " " 14 text run at (200,16) width 0: " "
15 text run at (0,32) width 224: ".three {text-align: center;}" 15 text run at (0,32) width 224: ".three {text-align: center;}"
16 text run at (224,32) width 0: " " 16 text run at (224,32) width 0: " "
17 text run at (0,48) width 224: ".four {text-align: justify;}" 17 text run at (0,48) width 224: ".four {text-align: justify;}"
18 text run at (224,48) width 0: " " 18 text run at (224,48) width 0: " "
19 text run at (0,64) width 0: " " 19 text run at (0,64) width 0: " "
20 RenderBlock {HR} at (0,129) size 784x2 [border: (1px inset #000000)] 20 RenderBlock {HR} at (0,129) size 784x2 [border: (1px inset #EEEEEE)]
21 RenderBlock {P} at (0,147) size 784x20 21 RenderBlock {P} at (0,147) size 784x20
22 RenderText {#text} at (0,0) size 221x19 22 RenderText {#text} at (0,0) size 221x19
23 text run at (0,0) width 221: "This sentence should be left-justified." 23 text run at (0,0) width 221: "This sentence should be left-justified."
24 RenderBlock {P} at (0,183) size 784x20 24 RenderBlock {P} at (0,183) size 784x20
25 RenderText {#text} at (555,0) size 229x19 25 RenderText {#text} at (555,0) size 229x19
26 text run at (555,0) width 229: "This sentence should be right-justifie d." 26 text run at (555,0) width 229: "This sentence should be right-justifie d."
27 RenderBlock {P} at (0,219) size 784x20 27 RenderBlock {P} at (0,219) size 784x20
28 RenderText {#text} at (290,0) size 204x19 28 RenderText {#text} at (290,0) size 204x19
29 text run at (290,0) width 204: "This sentence should be centered." 29 text run at (290,0) width 204: "This sentence should be centered."
30 RenderBlock {P} at (0,255) size 784x40 30 RenderBlock {P} at (0,255) size 784x40
(...skipping 18 matching lines...) Expand all
49 RenderBlock {P} at (4,40) size 762x20 49 RenderBlock {P} at (4,40) size 762x20
50 RenderText {#text} at (533,0) size 229x19 50 RenderText {#text} at (533,0) size 229x19
51 text run at (533,0) width 229: "This sentence should be right- justified." 51 text run at (533,0) width 229: "This sentence should be right- justified."
52 RenderBlock {P} at (4,76) size 762x20 52 RenderBlock {P} at (4,76) size 762x20
53 RenderText {#text} at (279,0) size 204x19 53 RenderText {#text} at (279,0) size 204x19
54 text run at (279,0) width 204: "This sentence should be center ed." 54 text run at (279,0) width 204: "This sentence should be center ed."
55 RenderBlock {P} at (4,112) size 762x40 55 RenderBlock {P} at (4,112) size 762x40
56 RenderText {#text} at (0,0) size 762x39 56 RenderText {#text} at (0,0) size 762x39
57 text run at (0,0) width 762: "This sentence should be fully ju stified, which means that the right and left margins of this paragraph should li ne up, no matter" 57 text run at (0,0) width 762: "This sentence should be fully ju stified, which means that the right and left margins of this paragraph should li ne up, no matter"
58 text run at (0,20) width 753: "how long the paragraph becomes; the exception, of course, is the last line, which should be left-justified in W estern languages." 58 text run at (0,20) width 753: "how long the paragraph becomes; the exception, of course, is the last line, which should be left-justified in W estern languages."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698