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

Side by Side Diff: LayoutTests/platform/win/svg/custom/text-rotation-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 (2,44) size 440x279 4 LayoutSVGRoot {svg} at (2,44) size 440x279
5 LayoutSVGText {text} at (2,44) size 345x79 contains 1 chunk(s) 5 LayoutSVGText {text} at (2,44) size 345x79 contains 1 chunk(s)
6 LayoutSVGTSpan {tspan} at (0,0) size 344x78 6 LayoutSVGTSpan {tspan} at (0,0) size 344x78
7 LayoutSVGInlineText {#text} at (0,0) size 344x78 7 LayoutSVGInlineText {#text} at (0,0) size 344x78
8 chunk 1 text run 1 at (25.00,100.00) startOffset 0 endOffset 1 width 3 3.35: "R" 8 chunk 1 text run 1 at (25.00,100.00) startOffset 0 endOffset 1 width 3 3.35: "R"
9 chunk 1 text run 2 at (58.35,100.00) startOffset 1 endOffset 2 width 2 5.00: "o" 9 chunk 1 text run 2 at (58.35,100.00) startOffset 1 endOffset 2 width 2 5.00: "o"
10 chunk 1 text run 3 at (83.35,100.00) startOffset 2 endOffset 3 width 1 3.89: "t" 10 chunk 1 text run 3 at (83.35,100.00) startOffset 2 endOffset 3 width 1 3.89: "t"
11 chunk 1 text run 4 at (97.24,100.00) startOffset 3 endOffset 4 width 2 2.19: "a" 11 chunk 1 text run 4 at (97.24,100.00) startOffset 3 endOffset 4 width 2 2.19: "a"
12 chunk 1 text run 5 at (119.43,100.00) startOffset 4 endOffset 5 width 13.89: "t" 12 chunk 1 text run 5 at (119.43,100.00) startOffset 4 endOffset 5 width 13.89: "t"
13 chunk 1 text run 6 at (133.33,100.00) startOffset 5 endOffset 6 width 22.19: "e" 13 chunk 1 text run 6 at (133.33,100.00) startOffset 5 endOffset 6 width 22.19: "e"
14 chunk 1 text run 7 at (155.52,100.00) startOffset 6 endOffset 7 width 25.00: "d" 14 chunk 1 text run 7 at (155.52,100.00) startOffset 6 endOffset 7 width 25.00: "d"
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 chunk 1 text run 10 at (223.54,300.00) startOffset 9 endOffset 10 width 13.89: "t" 48 chunk 1 text run 10 at (223.54,300.00) startOffset 9 endOffset 10 width 13.89: "t"
49 chunk 1 text run 11 at (237.43,300.00) startOffset 10 endOffset 11 width 22.19: "e" 49 chunk 1 text run 11 at (237.43,300.00) startOffset 10 endOffset 11 width 22.19: "e"
50 chunk 1 text run 12 at (259.62,300.00) startOffset 11 endOffset 12 width 25.00: "d" 50 chunk 1 text run 12 at (259.62,300.00) startOffset 11 endOffset 12 width 25.00: "d"
51 chunk 1 text run 13 at (284.62,300.00) startOffset 12 endOffset 13 width 12.50: " " 51 chunk 1 text run 13 at (284.62,300.00) startOffset 12 endOffset 13 width 12.50: " "
52 chunk 1 text run 14 at (297.12,300.00) startOffset 13 endOffset 14 width 25.00: "g" 52 chunk 1 text run 14 at (297.12,300.00) startOffset 13 endOffset 14 width 25.00: "g"
53 chunk 1 text run 15 at (322.12,300.00) startOffset 14 endOffset 15 width 13.89: "l" 53 chunk 1 text run 15 at (322.12,300.00) startOffset 14 endOffset 15 width 13.89: "l"
54 chunk 1 text run 16 at (336.01,300.00) startOffset 15 endOffset 16 width 25.00: "y" 54 chunk 1 text run 16 at (336.01,300.00) startOffset 15 endOffset 16 width 25.00: "y"
55 chunk 1 text run 17 at (361.01,300.00) startOffset 16 endOffset 17 width 25.00: "p" 55 chunk 1 text run 17 at (361.01,300.00) startOffset 16 endOffset 17 width 25.00: "p"
56 chunk 1 text run 18 at (386.01,300.00) startOffset 17 endOffset 18 width 25.00: "h" 56 chunk 1 text run 18 at (386.01,300.00) startOffset 17 endOffset 18 width 25.00: "h"
57 chunk 1 text run 19 at (411.01,300.00) startOffset 18 endOffset 19 width 19.46: "s" 57 chunk 1 text run 19 at (411.01,300.00) startOffset 18 endOffset 19 width 19.46: "s"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698