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

Side by Side Diff: LayoutTests/platform/win-xp/css1/text_properties/letter_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 785x1461 1 layer at (0,0) size 785x1461
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1461 3 layer at (0,0) size 785x1461
4 RenderBlock {HTML} at (0,0) size 785x1461 4 RenderBlock {HTML} at (0,0) size 785x1461
5 RenderBody {BODY} at (8,8) size 769x1445 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x1445 [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 769x176 9 RenderBlock {PRE} at (0,36) size 769x176
10 RenderText {#text} at (0,0) size 264x176 10 RenderText {#text} at (0,0) size 264x176
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 text run at (424,20) width 169: "should show normal spacing" 129 text run at (424,20) width 169: "should show normal spacing"
130 RenderText {#text} at (593,20) size 9x19 130 RenderText {#text} at (593,20) size 9x19
131 text run at (593,20) width 9: "." 131 text run at (593,20) width 9: "."
132 RenderBlock {P} at (4,512) size 747x40 132 RenderBlock {P} at (4,512) size 747x40
133 RenderText {#text} at (0,0) size 695x39 133 RenderText {#text} at (0,0) size 695x39
134 text run at (0,0) width 695: "This letters in this sentence sh ould have normal space between them, since percentage values are not allowed on this" 134 text run at (0,0) width 695: "This letters in this sentence sh ould have normal space between them, since percentage values are not allowed on this"
135 text run at (0,20) width 56: "property." 135 text run at (0,20) width 56: "property."
136 RenderBlock {P} at (4,568) size 747x20 136 RenderBlock {P} at (4,568) size 747x20
137 RenderText {#text} at (0,0) size 530x19 137 RenderText {#text} at (0,0) size 530x19
138 text run at (0,0) width 530: "This letters in this sentence sh ould have reduced space between them, since negative values are allowed on this property." 138 text run at (0,0) width 530: "This letters in this sentence sh ould have reduced space between them, since negative values are allowed on this property."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698