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

Side by Side Diff: LayoutTests/platform/win-xp/css1/text_properties/text_align-expected.txt

Issue 304913002: Unreviewed Win XP rebaselines for r175038, part 3 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
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