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

Side by Side Diff: LayoutTests/platform/mac/css1/text_properties/word_spacing-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 785x997 1 layer at (0,0) size 785x997
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x997 3 layer at (0,0) size 785x997
4 RenderBlock {HTML} at (0,0) size 785x997 4 RenderBlock {HTML} at (0,0) size 785x997
5 RenderBody {BODY} at (8,8) size 769x981 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x981 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x18 6 RenderBlock {P} at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 355x18 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:" 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 769x180 9 RenderBlock {PRE} at (0,34) size 769x180
10 RenderText {#text} at (0,0) size 248x180 10 RenderText {#text} at (0,0) size 248x180
(...skipping 13 matching lines...) Expand all
24 text run at (216,90) width 0: " " 24 text run at (216,90) width 0: " "
25 text run at (0,105) width 216: ".eight {word-spacing: 5px;}" 25 text run at (0,105) width 216: ".eight {word-spacing: 5px;}"
26 text run at (216,105) width 0: " " 26 text run at (216,105) width 0: " "
27 text run at (0,120) width 232: ".nine {word-spacing: normal;}" 27 text run at (0,120) width 232: ".nine {word-spacing: normal;}"
28 text run at (232,120) width 0: " " 28 text run at (232,120) width 0: " "
29 text run at (0,135) width 208: ".ten {word-spacing: 300%;}" 29 text run at (0,135) width 208: ".ten {word-spacing: 300%;}"
30 text run at (208,135) width 0: " " 30 text run at (208,135) width 0: " "
31 text run at (0,150) width 248: ".eleven {word-spacing: -0.2em;}" 31 text run at (0,150) width 248: ".eleven {word-spacing: -0.2em;}"
32 text run at (248,150) width 0: " " 32 text run at (248,150) width 0: " "
33 text run at (0,165) width 0: " " 33 text run at (0,165) width 0: " "
34 RenderBlock {HR} at (0,227) size 769x2 [border: (1px inset #000000)] 34 RenderBlock {HR} at (0,227) size 769x2 [border: (1px inset #EEEEEE)]
35 RenderBlock {P} at (0,245) size 769x18 35 RenderBlock {P} at (0,245) size 769x18
36 RenderText {#text} at (0,0) size 709x18 36 RenderText {#text} at (0,0) size 709x18
37 text run at (0,0) width 709: "This words in this sentence should have extra space between them." 37 text run at (0,0) width 709: "This words in this sentence should have extra space between them."
38 RenderBlock {P} at (0,279) size 769x18 38 RenderBlock {P} at (0,279) size 769x18
39 RenderText {#text} at (0,0) size 610x18 39 RenderText {#text} at (0,0) size 610x18
40 text run at (0,0) width 610: "This words in this sentence should have extra space between them." 40 text run at (0,0) width 610: "This words in this sentence should have extra space between them."
41 RenderBlock {P} at (0,313) size 769x18 41 RenderBlock {P} at (0,313) size 769x18
42 RenderText {#text} at (0,0) size 610x18 42 RenderText {#text} at (0,0) size 610x18
43 text run at (0,0) width 610: "This words in this sentence should have extra space between them." 43 text run at (0,0) width 610: "This words in this sentence should have extra space between them."
44 RenderBlock {P} at (0,347) size 769x18 44 RenderBlock {P} at (0,347) size 769x18
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 RenderText {#text} at (63,18) size 176x18 108 RenderText {#text} at (63,18) size 176x18
109 text run at (63,18) width 176: "should have normal spacing" 109 text run at (63,18) width 176: "should have normal spacing"
110 RenderText {#text} at (239,18) size 4x18 110 RenderText {#text} at (239,18) size 4x18
111 text run at (239,18) width 4: "." 111 text run at (239,18) width 4: "."
112 RenderBlock {P} at (4,294) size 747x18 112 RenderBlock {P} at (4,294) size 747x18
113 RenderText {#text} at (0,0) size 668x18 113 RenderText {#text} at (0,0) size 668x18
114 text run at (0,0) width 668: "This sentence should have normal word-spacing, since percentage values are not allowed on this property." 114 text run at (0,0) width 668: "This sentence should have normal word-spacing, since percentage values are not allowed on this property."
115 RenderBlock {P} at (4,328) size 747x18 115 RenderBlock {P} at (4,328) size 747x18
116 RenderText {#text} at (0,0) size 704x18 116 RenderText {#text} at (0,0) size 704x18
117 text run at (0,0) width 704: "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 704: "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