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

Side by Side Diff: LayoutTests/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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18
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:"
9 RenderBlock {PRE} at (0,34) size 784x75
10 RenderText {#text} at (0,0) size 224x75
11 text run at (0,0) width 192: ".one {text-align: left;}"
12 text run at (192,0) width 0: " "
13 text run at (0,15) width 200: ".two {text-align: right;}"
14 text run at (200,15) width 0: " "
15 text run at (0,30) width 224: ".three {text-align: center;}"
16 text run at (224,30) width 0: " "
17 text run at (0,45) width 224: ".four {text-align: justify;}"
18 text run at (224,45) width 0: " "
19 text run at (0,60) width 0: " "
20 RenderBlock {HR} at (0,122) size 784x2 [border: (1px inset #000000)]
21 RenderBlock {P} at (0,140) size 784x18
22 RenderText {#text} at (0,0) size 234x18
23 text run at (0,0) width 234: "This sentence should be left-justified."
24 RenderBlock {P} at (0,174) size 784x18
25 RenderText {#text} at (541,0) size 243x18
26 text run at (541,0) width 243: "This sentence should be right-justifie d."
27 RenderBlock {P} at (0,208) size 784x18
28 RenderText {#text} at (286,0) size 212x18
29 text run at (286,0) width 212: "This sentence should be centered."
30 RenderBlock {P} at (0,242) size 784x54
31 RenderText {#text} at (0,0) size 784x54
32 text run at (0,0) width 784: "This sentence should be fully justified, which means that the right and left margins of this paragraph should line up, n o"
33 text run at (0,18) width 784: "matter how long the paragraph becomes; the exception, of course, is the last line, which should be left-justified in We stern"
34 text run at (0,36) width 67: "languages."
35 RenderTable {TABLE} at (0,312) size 784x192 [border: (1px outset #808080)]
36 RenderTableSection {TBODY} at (1,1) size 782x190
37 RenderTableRow {TR} at (0,0) size 782x26
38 RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
39 RenderInline {STRONG} at (0,0) size 163x18
40 RenderText {#text} at (4,4) size 163x18
41 text run at (4,4) width 163: "TABLE Testing Section"
42 RenderTableRow {TR} at (0,26) size 782x164
43 RenderTableCell {TD} at (0,95) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
44 RenderText {#text} at (4,4) size 4x18
45 text run at (4,4) width 4: " "
46 RenderTableCell {TD} at (12,26) size 770x164 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
47 RenderBlock {P} at (4,4) size 762x18
48 RenderText {#text} at (0,0) size 234x18
49 text run at (0,0) width 234: "This sentence should be left-jus tified."
50 RenderBlock {P} at (4,38) size 762x18
51 RenderText {#text} at (519,0) size 243x18
52 text run at (519,0) width 243: "This sentence should be right- justified."
53 RenderBlock {P} at (4,72) size 762x18
54 RenderText {#text} at (275,0) size 212x18
55 text run at (275,0) width 212: "This sentence should be center ed."
56 RenderBlock {P} at (4,106) size 762x54
57 RenderText {#text} at (0,0) size 762x54
58 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"
59 text run at (0,18) width 762: "matter how long the paragraph b ecomes; the exception, of course, is the last line, which should be left-justifi ed in"
60 text run at (0,36) width 123: "Western languages."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698