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

Side by Side Diff: LayoutTests/platform/mac/css1/classification/white_space-expected.txt

Issue 20066006: 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 921x585 1 layer at (0,0) size 921x585
2 RenderView at (0,0) size 800x585 2 RenderView at (0,0) size 800x585
3 layer at (0,0) size 800x585 3 layer at (0,0) size 800x585
4 RenderBlock {HTML} at (0,0) size 800x585 4 RenderBlock {HTML} at (0,0) size 800x585
5 RenderBody {BODY} at (8,8) size 784x569 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x569 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
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 784x60 9 RenderBlock {PRE} at (0,34) size 784x60
10 RenderText {#text} at (0,0) size 232x60 10 RenderText {#text} at (0,0) size 232x60
11 text run at (0,0) width 192: ".one {white-space: pre;}" 11 text run at (0,0) width 192: ".one {white-space: pre;}"
12 text run at (192,0) width 0: " " 12 text run at (192,0) width 0: " "
13 text run at (0,15) width 216: ".two {white-space: nowrap;}" 13 text run at (0,15) width 216: ".two {white-space: nowrap;}"
14 text run at (216,15) width 0: " " 14 text run at (216,15) width 0: " "
15 text run at (0,30) width 232: ".three {white-space: normal;}" 15 text run at (0,30) width 232: ".three {white-space: normal;}"
16 text run at (232,30) width 0: " " 16 text run at (232,30) width 0: " "
17 text run at (0,45) width 0: " " 17 text run at (0,45) width 0: " "
18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #000000)] 18 RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #EEEEEE)]
19 RenderBlock {P} at (0,125) size 784x90 19 RenderBlock {P} at (0,125) size 784x90
20 RenderText {#text} at (0,0) size 569x90 20 RenderText {#text} at (0,0) size 569x90
21 text run at (0,0) width 0: " " 21 text run at (0,0) width 0: " "
22 text run at (0,18) width 569: "This sentence should show extra spa ce where there would ordinarily not be any." 22 text run at (0,18) width 569: "This sentence should show extra spa ce where there would ordinarily not be any."
23 text run at (569,18) width 0: " " 23 text run at (569,18) width 0: " "
24 text run at (0,36) width 296: " There should also be preservation of returns" 24 text run at (0,36) width 296: " There should also be preservation of returns"
25 text run at (296,36) width 0: " " 25 text run at (296,36) width 0: " "
26 text run at (0,54) width 97: "as this sentence" 26 text run at (0,54) width 97: "as this sentence"
27 text run at (97,54) width 0: " " 27 text run at (97,54) width 0: " "
28 text run at (0,72) width 184: " very clearly demonstrates." 28 text run at (0,72) width 184: " very clearly demonstrates."
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 RenderText {#text} at (0,0) size 296x36 71 RenderText {#text} at (0,0) size 296x36
72 text run at (0,0) width 0: " " 72 text run at (0,0) width 0: " "
73 text run at (0,18) width 296: "This sentence should s how extra space, " 73 text run at (0,18) width 296: "This sentence should s how extra space, "
74 RenderInline {SPAN} at (0,0) size 156x18 74 RenderInline {SPAN} at (0,0) size 156x18
75 RenderText {#text} at (296,18) size 156x18 75 RenderText {#text} at (296,18) size 156x18
76 text run at (296,18) width 84: "except in the " 76 text run at (296,18) width 84: "except in the "
77 text run at (380,18) width 72: "second half" 77 text run at (380,18) width 72: "second half"
78 RenderText {#text} at (452,18) size 4x18 78 RenderText {#text} at (452,18) size 4x18
79 text run at (452,18) width 4: "." 79 text run at (452,18) width 4: "."
80 text run at (456,18) width 0: " " 80 text run at (456,18) width 0: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698