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

Side by Side Diff: LayoutTests/platform/win-xp/css1/text_properties/word_spacing-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 785x1057 1 layer at (0,0) size 785x1057
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1057 3 layer at (0,0) size 785x1057
4 RenderBlock {HTML} at (0,0) size 785x1057 4 RenderBlock {HTML} at (0,0) size 785x1057
5 RenderBody {BODY} at (8,8) size 769x1041 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x1041 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x20 6 RenderBlock {P} at (0,0) size 769x20
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 769x192 9 RenderBlock {PRE} at (0,36) size 769x192
10 RenderText {#text} at (0,0) size 248x192 10 RenderText {#text} at (0,0) size 248x192
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 RenderText {#text} at (0,20) size 165x19 108 RenderText {#text} at (0,20) size 165x19
109 text run at (0,20) width 165: "should have normal spacing" 109 text run at (0,20) width 165: "should have normal spacing"
110 RenderText {#text} at (165,20) size 4x19 110 RenderText {#text} at (165,20) size 4x19
111 text run at (165,20) width 4: "." 111 text run at (165,20) width 4: "."
112 RenderBlock {P} at (4,312) size 747x20 112 RenderBlock {P} at (4,312) size 747x20
113 RenderText {#text} at (0,0) size 637x19 113 RenderText {#text} at (0,0) size 637x19
114 text run at (0,0) width 637: "This sentence should have normal word-spacing, since percentage values are not allowed on this property." 114 text run at (0,0) width 637: "This sentence should have normal word-spacing, since percentage values are not allowed on this property."
115 RenderBlock {P} at (4,348) size 747x20 115 RenderBlock {P} at (4,348) size 747x20
116 RenderText {#text} at (0,0) size 668x19 116 RenderText {#text} at (0,0) size 668x19
117 text run at (0,0) width 668: "This words in this sentence shou ld have reduced space between them, since negative values are allowed on this pr operty." 117 text run at (0,0) width 668: "This words in this sentence shou ld have reduced space between them, since negative values are allowed on this pr operty."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698