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

Side by Side Diff: LayoutTests/platform/linux/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 439x279 4 LayoutSVGRoot {svg} at (2,44) size 439x279
5 LayoutSVGText {text} at (2,44) size 342x79 contains 1 chunk(s) 5 LayoutSVGText {text} at (2,44) size 342x79 contains 1 chunk(s)
6 LayoutSVGTSpan {tspan} at (0,0) size 342x79 6 LayoutSVGTSpan {tspan} at (0,0) size 342x79
7 LayoutSVGInlineText {#text} at (0,0) size 342x79 7 LayoutSVGInlineText {#text} at (0,0) size 342x79
8 chunk 1 text run 1 at (25.00,100.00) startOffset 0 endOffset 1 width 3 3.00: "R" 8 chunk 1 text run 1 at (25.00,100.00) startOffset 0 endOffset 1 width 3 3.00: "R"
9 chunk 1 text run 2 at (58.00,100.00) startOffset 1 endOffset 2 width 2 6.00: "o" 9 chunk 1 text run 2 at (58.00,100.00) startOffset 1 endOffset 2 width 2 6.00: "o"
10 chunk 1 text run 3 at (84.00,100.00) startOffset 2 endOffset 3 width 1 5.00: "t" 10 chunk 1 text run 3 at (84.00,100.00) startOffset 2 endOffset 3 width 1 5.00: "t"
11 chunk 1 text run 4 at (99.00,100.00) startOffset 3 endOffset 4 width 2 2.00: "a" 11 chunk 1 text run 4 at (99.00,100.00) startOffset 3 endOffset 4 width 2 2.00: "a"
12 chunk 1 text run 5 at (121.00,100.00) startOffset 4 endOffset 5 width 15.00: "t" 12 chunk 1 text run 5 at (121.00,100.00) startOffset 4 endOffset 5 width 15.00: "t"
13 chunk 1 text run 6 at (136.00,100.00) startOffset 5 endOffset 6 width 22.00: "e" 13 chunk 1 text run 6 at (136.00,100.00) startOffset 5 endOffset 6 width 22.00: "e"
14 chunk 1 text run 7 at (158.00,100.00) startOffset 6 endOffset 7 width 25.00: "d" 14 chunk 1 text run 7 at (158.00,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 (227.00,300.00) startOffset 9 endOffset 10 width 15.00: "t" 48 chunk 1 text run 10 at (227.00,300.00) startOffset 9 endOffset 10 width 15.00: "t"
49 chunk 1 text run 11 at (242.00,300.00) startOffset 10 endOffset 11 width 22.00: "e" 49 chunk 1 text run 11 at (242.00,300.00) startOffset 10 endOffset 11 width 22.00: "e"
50 chunk 1 text run 12 at (264.00,300.00) startOffset 11 endOffset 12 width 25.00: "d" 50 chunk 1 text run 12 at (264.00,300.00) startOffset 11 endOffset 12 width 25.00: "d"
51 chunk 1 text run 13 at (289.00,300.00) startOffset 12 endOffset 13 width 13.00: " " 51 chunk 1 text run 13 at (289.00,300.00) startOffset 12 endOffset 13 width 13.00: " "
52 chunk 1 text run 14 at (302.00,300.00) startOffset 13 endOffset 14 width 25.00: "g" 52 chunk 1 text run 14 at (302.00,300.00) startOffset 13 endOffset 14 width 25.00: "g"
53 chunk 1 text run 15 at (327.00,300.00) startOffset 14 endOffset 15 width 12.00: "l" 53 chunk 1 text run 15 at (327.00,300.00) startOffset 14 endOffset 15 width 12.00: "l"
54 chunk 1 text run 16 at (339.00,300.00) startOffset 15 endOffset 16 width 23.00: "y" 54 chunk 1 text run 16 at (339.00,300.00) startOffset 15 endOffset 16 width 23.00: "y"
55 chunk 1 text run 17 at (362.00,300.00) startOffset 16 endOffset 17 width 25.00: "p" 55 chunk 1 text run 17 at (362.00,300.00) startOffset 16 endOffset 17 width 25.00: "p"
56 chunk 1 text run 18 at (387.00,300.00) startOffset 17 endOffset 18 width 24.00: "h" 56 chunk 1 text run 18 at (387.00,300.00) startOffset 17 endOffset 18 width 24.00: "h"
57 chunk 1 text run 19 at (411.00,300.00) startOffset 18 endOffset 19 width 19.00: "s" 57 chunk 1 text run 19 at (411.00,300.00) startOffset 18 endOffset 19 width 19.00: "s"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698