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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/text-whitespace-handling-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (20,11) size 500x517 4 LayoutSVGRoot {svg} at (20,11) size 500x517
5 LayoutSVGContainer {g} at (20,11) size 500x517 5 LayoutSVGContainer {g} at (20,11) size 500x517
6 LayoutSVGText {text} at (10,5) size 240x19 contains 1 chunk(s) 6 LayoutSVGText {text} at (10,5) size 240x19 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 240x19 7 LayoutSVGInlineText {#text} at (0,0) size 240x19
8 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 2 39.81: "Testing xml:space=\"default\" support:" 8 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 2 39.81: "Testing xml:space=\"default\" support:"
9 LayoutSVGText {text} at (10,25) size 163x19 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,25) size 163x19 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 163x19 10 LayoutSVGInlineText {#text} at (0,0) size 163x19
11 chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 20 width 1 62.62: "NoSpacesBetweenWords" 11 chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 20 width 1 62.62: "NoSpacesBetweenWords"
12 LayoutSVGText {text} at (10,45) size 131x19 contains 1 chunk(s) 12 LayoutSVGText {text} at (10,45) size 131x19 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 131x19 13 LayoutSVGInlineText {#text} at (0,0) size 131x19
14 chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 18 width 1 30.61: "Tabs become spaces" 14 chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 18 width 1 30.61: "Tabs become spaces"
(...skipping 19 matching lines...) Expand all
34 chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 18 width 130.61: "Tabs become spaces" 34 chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 18 width 130.61: "Tabs become spaces"
35 LayoutSVGText {text} at (10,205) size 158x19 contains 1 chunk(s) 35 LayoutSVGText {text} at (10,205) size 158x19 contains 1 chunk(s)
36 LayoutSVGInlineText {#text} at (0,0) size 158x19 36 LayoutSVGInlineText {#text} at (0,0) size 158x19
37 chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 25 width 157.27: " Respect leading space" 37 chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 25 width 157.27: " Respect leading space"
38 LayoutSVGText {text} at (10,225) size 153x19 contains 1 chunk(s) 38 LayoutSVGText {text} at (10,225) size 153x19 contains 1 chunk(s)
39 LayoutSVGInlineText {#text} at (0,0) size 153x19 39 LayoutSVGInlineText {#text} at (0,0) size 153x19
40 chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 25 width 152.39: "Respect trailing space " 40 chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 25 width 152.39: "Respect trailing space "
41 LayoutSVGText {text} at (10,245) size 231x19 contains 1 chunk(s) 41 LayoutSVGText {text} at (10,245) size 231x19 contains 1 chunk(s)
42 LayoutSVGInlineText {#text} at (0,0) size 231x19 42 LayoutSVGInlineText {#text} at (0,0) size 231x19
43 chunk 1 text run 1 at (10.00,260.00) startOffset 0 endOffset 40 width 230.63: "Whitespace is not simplified" 43 chunk 1 text run 1 at (10.00,260.00) startOffset 0 endOffset 40 width 230.63: "Whitespace is not simplified"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698