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

Side by Side Diff: LayoutTests/platform/linux/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,12) size 486x516 4 LayoutSVGRoot {svg} at (20,12) size 486x516
5 LayoutSVGContainer {g} at (20,12) size 486x516 5 LayoutSVGContainer {g} at (20,12) size 486x516
6 LayoutSVGText {text} at (10,6) size 234x18 contains 1 chunk(s) 6 LayoutSVGText {text} at (10,6) size 234x18 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 234x18 7 LayoutSVGInlineText {#text} at (0,0) size 234x18
8 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 2 33.50: "Testing xml:space=\"default\" support:" 8 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 2 33.50: "Testing xml:space=\"default\" support:"
9 LayoutSVGText {text} at (10,26) size 160x18 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,26) size 160x18 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 160x18 10 LayoutSVGInlineText {#text} at (0,0) size 160x18
11 chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 20 width 1 59.50: "NoSpacesBetweenWords" 11 chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 20 width 1 59.50: "NoSpacesBetweenWords"
12 LayoutSVGText {text} at (10,46) size 127x18 contains 1 chunk(s) 12 LayoutSVGText {text} at (10,46) size 127x18 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 127x18 13 LayoutSVGInlineText {#text} at (0,0) size 127x18
14 chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 18 width 1 26.50: "Tabs become spaces" 14 chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 18 width 1 26.50: "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 126.50: "Tabs become spaces" 34 chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 18 width 126.50: "Tabs become spaces"
35 LayoutSVGText {text} at (10,206) size 154x18 contains 1 chunk(s) 35 LayoutSVGText {text} at (10,206) size 154x18 contains 1 chunk(s)
36 LayoutSVGInlineText {#text} at (0,0) size 154x18 36 LayoutSVGInlineText {#text} at (0,0) size 154x18
37 chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 25 width 154.00: " Respect leading space" 37 chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 25 width 154.00: " Respect leading space"
38 LayoutSVGText {text} at (10,226) size 150x18 contains 1 chunk(s) 38 LayoutSVGText {text} at (10,226) size 150x18 contains 1 chunk(s)
39 LayoutSVGInlineText {#text} at (0,0) size 150x18 39 LayoutSVGInlineText {#text} at (0,0) size 150x18
40 chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 25 width 149.50: "Respect trailing space " 40 chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 25 width 149.50: "Respect trailing space "
41 LayoutSVGText {text} at (10,246) size 226x18 contains 1 chunk(s) 41 LayoutSVGText {text} at (10,246) size 226x18 contains 1 chunk(s)
42 LayoutSVGInlineText {#text} at (0,0) size 226x18 42 LayoutSVGInlineText {#text} at (0,0) size 226x18
43 chunk 1 text run 1 at (10.00,260.00) startOffset 0 endOffset 40 width 225.50: "Whitespace is not simplified" 43 chunk 1 text run 1 at (10.00,260.00) startOffset 0 endOffset 40 width 225.50: "Whitespace is not simplified"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698