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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt

Issue 313803005: Auto-rebaseline for r175434 (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 785x781 1 layer at (0,0) size 785x781
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x781 3 layer at (0,0) size 785x781
4 RenderBlock {HTML} at (0,0) size 785x781 4 RenderBlock {HTML} at (0,0) size 785x781
5 RenderBody {BODY} at (8,8) size 769x760 5 RenderBody {BODY} at (8,8) size 769x760
6 RenderBlock {P} at (0,0) size 769x36 6 RenderBlock {P} at (0,0) size 769x36
7 RenderText {#text} at (0,0) size 55x18 7 RenderText {#text} at (0,0) size 55x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 RenderInline {I} at (0,0) size 748x36 9 RenderInline {I} at (0,0) size 748x36
10 RenderInline {A} at (0,0) size 354x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 354x18 [color=#0000EE]
(...skipping 13 matching lines...) Expand all
24 RenderText {#text} at (35,2) size 24x15 24 RenderText {#text} at (35,2) size 24x15
25 text run at (35,2) width 24: "bar" 25 text run at (35,2) width 24: "bar"
26 RenderText {#text} at (58,0) size 145x18 26 RenderText {#text} at (58,0) size 145x18
27 text run at (58,0) width 145: " should be right under " 27 text run at (58,0) width 145: " should be right under "
28 RenderInline {CODE} at (0,0) size 25x15 28 RenderInline {CODE} at (0,0) size 25x15
29 RenderText {#text} at (202,2) size 25x15 29 RenderText {#text} at (202,2) size 25x15
30 text run at (202,2) width 25: "foo" 30 text run at (202,2) width 25: "foo"
31 RenderText {#text} at (226,0) size 5x18 31 RenderText {#text} at (226,0) size 5x18
32 text run at (226,0) width 5: ":" 32 text run at (226,0) width 5: ":"
33 RenderBlock {PRE} at (0,104) size 41.05x30 [bgcolor=#C0C0C0] 33 RenderBlock {PRE} at (0,104) size 41.05x30 [bgcolor=#C0C0C0]
34 RenderText {#text} at (0,0) size 41x30 34 RenderText {#text} at (0,0) size 42x30
35 text run at (0,0) width 24: "foo" 35 text run at (0,0) width 24: "foo"
36 text run at (23,0) width 18: " " 36 text run at (23,0) width 19: " "
37 text run at (0,15) width 24: "bar" 37 text run at (0,15) width 24: "bar"
38 RenderBlock {P} at (0,150) size 769x18 38 RenderBlock {P} at (0,150) size 769x18
39 RenderText {#text} at (0,0) size 36x18 39 RenderText {#text} at (0,0) size 36x18
40 text run at (0,0) width 36: "Here " 40 text run at (0,0) width 36: "Here "
41 RenderInline {CODE} at (0,0) size 24x15 41 RenderInline {CODE} at (0,0) size 24x15
42 RenderText {#text} at (35,2) size 24x15 42 RenderText {#text} at (35,2) size 24x15
43 text run at (35,2) width 24: "bar" 43 text run at (35,2) width 24: "bar"
44 RenderText {#text} at (58,0) size 331x18 44 RenderText {#text} at (58,0) size 331x18
45 text run at (58,0) width 331: " should be on the right hand side of th e second line:" 45 text run at (58,0) width 331: " should be on the right hand side of th e second line:"
46 RenderBlock {PRE} at (0,184) size 41.05x45 [bgcolor=#C0C0C0] 46 RenderBlock {PRE} at (0,184) size 41.05x45 [bgcolor=#C0C0C0]
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 text run at (0,30) width 24: " " 105 text run at (0,30) width 24: " "
106 text run at (0,45) width 24: "bar" 106 text run at (0,45) width 24: "bar"
107 RenderBlock {PRE} at (0,700) size 41.05x60 [bgcolor=#C0C0C0] 107 RenderBlock {PRE} at (0,700) size 41.05x60 [bgcolor=#C0C0C0]
108 RenderText {#text} at (0,0) size 32x60 108 RenderText {#text} at (0,0) size 32x60
109 text run at (0,0) width 24: "foo" 109 text run at (0,0) width 24: "foo"
110 text run at (23,0) width 9: " " 110 text run at (23,0) width 9: " "
111 text run at (0,15) width 24: "baz" 111 text run at (0,15) width 24: "baz"
112 text run at (23,15) width 1: " " 112 text run at (23,15) width 1: " "
113 text run at (0,30) width 24: " " 113 text run at (0,30) width 24: " "
114 text run at (0,45) width 24: "bar" 114 text run at (0,45) width 24: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698