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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/text-letter-spacing-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 362x157 4 RenderSVGRoot {svg} at (20,11) size 362x157
5 RenderSVGContainer {g} at (20,11) size 362x157 5 LayoutSVGContainer {g} at (20,11) size 362x157
6 LayoutSVGText {text} at (10,5) size 181x19 contains 1 chunk(s) 6 LayoutSVGText {text} at (10,5) size 181x19 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 181x19 7 LayoutSVGInlineText {#text} at (0,0) size 181x19
8 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11 .55: "A" 8 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11 .55: "A"
9 chunk 1 text run 2 at (40.45,20.00) startOffset 1 endOffset 2 width 10 .67: "B" 9 chunk 1 text run 2 at (40.45,20.00) startOffset 1 endOffset 2 width 10 .67: "B"
10 chunk 1 text run 3 at (70.02,20.00) startOffset 2 endOffset 3 width 10 .67: "C" 10 chunk 1 text run 3 at (70.02,20.00) startOffset 2 endOffset 3 width 10 .67: "C"
11 chunk 1 text run 4 at (99.59,20.00) startOffset 3 endOffset 4 width 4. 00: " " 11 chunk 1 text run 4 at (99.59,20.00) startOffset 3 endOffset 4 width 4. 00: " "
12 chunk 1 text run 5 at (122.49,20.00) startOffset 4 endOffset 5 width 1 1.55: "D" 12 chunk 1 text run 5 at (122.49,20.00) startOffset 4 endOffset 5 width 1 1.55: "D"
13 chunk 1 text run 6 at (152.94,20.00) startOffset 5 endOffset 6 width 9 .77: "E" 13 chunk 1 text run 6 at (152.94,20.00) startOffset 5 endOffset 6 width 9 .77: "E"
14 chunk 1 text run 7 at (181.61,20.00) startOffset 6 endOffset 7 width 8 .90: "F" 14 chunk 1 text run 7 at (181.61,20.00) startOffset 6 endOffset 7 width 8 .90: "F"
15 LayoutSVGText {text} at (10,25) size 181x19 contains 1 chunk(s) 15 LayoutSVGText {text} at (10,25) size 181x19 contains 1 chunk(s)
(...skipping 24 matching lines...) Expand all
40 chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 1 width 11.55: "A" 40 chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 1 width 11.55: "A"
41 chunk 1 text run 1 at (30.00,80.00) startOffset 0 endOffset 1 width 10.67: "B" 41 chunk 1 text run 1 at (30.00,80.00) startOffset 0 endOffset 1 width 10.67: "B"
42 chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.67: "C" 42 chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.67: "C"
43 LayoutSVGInlineText {#text} at (60,0) size 4x19 43 LayoutSVGInlineText {#text} at (60,0) size 4x19
44 chunk 1 text run 1 at (70.00,80.00) startOffset 0 endOffset 1 width 4. 00: " " 44 chunk 1 text run 1 at (70.00,80.00) startOffset 0 endOffset 1 width 4. 00: " "
45 RenderSVGTSpan {tspan} at (0,0) size 49x19 45 RenderSVGTSpan {tspan} at (0,0) size 49x19
46 LayoutSVGInlineText {#text} at (80,0) size 49x19 46 LayoutSVGInlineText {#text} at (80,0) size 49x19
47 chunk 1 text run 1 at (90.00,80.00) startOffset 0 endOffset 1 width 11.55: "D" 47 chunk 1 text run 1 at (90.00,80.00) startOffset 0 endOffset 1 width 11.55: "D"
48 chunk 1 text run 1 at (110.00,80.00) startOffset 0 endOffset 1 width 9.77: "E" 48 chunk 1 text run 1 at (110.00,80.00) startOffset 0 endOffset 1 width 9.77: "E"
49 chunk 1 text run 1 at (130.00,80.00) startOffset 0 endOffset 1 width 8.90: "F" 49 chunk 1 text run 1 at (130.00,80.00) startOffset 0 endOffset 1 width 8.90: "F"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698