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

Side by Side Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/text-spacing-01-b-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 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (3,3) size 474x354 4 LayoutSVGRoot {svg} at (3,3) size 474x354
5 LayoutSVGContainer {g} at (18,3) size 437x302 5 LayoutSVGContainer {g} at (18,3) size 437x302
6 LayoutSVGContainer {g} at (18,3) size 437x302 6 LayoutSVGContainer {g} at (18,3) size 437x302
7 LayoutSVGText {text} at (3,0) size 55x10 contains 1 chunk(s) 7 LayoutSVGText {text} at (3,0) size 55x10 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 55x10 8 LayoutSVGInlineText {#text} at (0,0) size 55x10
9 chunk 1 text run 1 at (3.00,8.00) startOffset 0 endOffset 16 width 5 4.67: "letter-spacing:0" 9 chunk 1 text run 1 at (3.00,8.00) startOffset 0 endOffset 16 width 5 4.67: "letter-spacing:0"
10 LayoutSVGText {text} at (3,8) size 42x10 contains 1 chunk(s) 10 LayoutSVGText {text} at (3,8) size 42x10 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 42x10 11 LayoutSVGInlineText {#text} at (0,0) size 42x10
12 chunk 1 text run 1 at (3.00,16.00) startOffset 0 endOffset 1 width 1 .67: "l" 12 chunk 1 text run 1 at (3.00,16.00) startOffset 0 endOffset 1 width 1 .67: "l"
13 chunk 1 text run 2 at (3.67,16.00) startOffset 1 endOffset 2 width 4 .50: "e" 13 chunk 1 text run 2 at (3.67,16.00) startOffset 1 endOffset 2 width 4 .50: "e"
14 chunk 1 text run 3 at (7.17,16.00) startOffset 2 endOffset 3 width 2 .17: "t" 14 chunk 1 text run 3 at (7.17,16.00) startOffset 2 endOffset 3 width 2 .17: "t"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 LayoutSVGText {text} at (3,41) size 73x10 contains 1 chunk(s) 57 LayoutSVGText {text} at (3,41) size 73x10 contains 1 chunk(s)
58 LayoutSVGInlineText {#text} at (0,0) size 73x10 58 LayoutSVGInlineText {#text} at (0,0) size 73x10
59 chunk 1 text run 1 at (3.00,49.00) startOffset 0 endOffset 5 width 1 8.33: "ws:3 " 59 chunk 1 text run 1 at (3.00,49.00) startOffset 0 endOffset 5 width 1 8.33: "ws:3 "
60 chunk 1 text run 2 at (24.33,49.00) startOffset 5 endOffset 7 width 4.83: "- " 60 chunk 1 text run 2 at (24.33,49.00) startOffset 5 endOffset 7 width 4.83: "- "
61 chunk 1 text run 3 at (32.17,49.00) startOffset 7 endOffset 11 width 16.83: "Two " 61 chunk 1 text run 3 at (32.17,49.00) startOffset 7 endOffset 11 width 16.83: "Two "
62 chunk 1 text run 4 at (52.00,49.00) startOffset 11 endOffset 16 widt h 23.67: "Words" 62 chunk 1 text run 4 at (52.00,49.00) startOffset 11 endOffset 16 widt h 23.67: "Words"
63 LayoutSVGText {text} at (5,51) size 39x8 contains 1 chunk(s) 63 LayoutSVGText {text} at (5,51) size 39x8 contains 1 chunk(s)
64 LayoutSVGInlineText {#text} at (0,0) size 39x7 64 LayoutSVGInlineText {#text} at (0,0) size 39x7
65 chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 38.5 0: "$Revision: 1.6 $" 65 chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 38.5 0: "$Revision: 1.6 $"
66 LayoutSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00] 66 LayoutSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698