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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-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 (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (17,6) size 454x293 5 LayoutSVGContainer {g} at (17,6) size 454x293
6 LayoutSVGText {text} at (25,6) size 420x17 contains 1 chunk(s) 6 LayoutSVGText {text} at (25,6) size 420x17 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 420x17 7 LayoutSVGInlineText {#text} at (0,0) size 420x17
8 chunk 1 text run 1 at (25.00,20.00) startOffset 0 endOffset 60 width 4 19.81: "Basics of tspan: changing visual properties and positioning." 8 chunk 1 text run 1 at (25.00,20.00) startOffset 0 endOffset 60 width 4 19.81: "Basics of tspan: changing visual properties and positioning."
9 LayoutSVGContainer {g} at (47,49) size 312x80 9 LayoutSVGContainer {g} at (47,49) size 312x80
10 LayoutSVGText {text} at (74,49) size 161x18 contains 1 chunk(s) 10 LayoutSVGText {text} at (74,49) size 161x18 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 57x17 11 LayoutSVGInlineText {#text} at (0,0) size 57x17
12 chunk 1 text run 1 at (74.00,63.75) startOffset 0 endOffset 7 width 56.04: "You are" 12 chunk 1 text run 1 at (74.00,63.75) startOffset 0 endOffset 7 width 56.04: "You are"
13 LayoutSVGTSpan {tspan} at (0,0) size 34x17 13 LayoutSVGTSpan {tspan} at (0,0) size 34x17
14 LayoutSVGInlineText {#text} at (56,0) size 34x17 14 LayoutSVGInlineText {#text} at (56,0) size 34x17
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 LayoutSVGText {text} at (25,261) size 321x18 contains 1 chunk(s) 73 LayoutSVGText {text} at (25,261) size 321x18 contains 1 chunk(s)
74 LayoutSVGInlineText {#text} at (0,0) size 321x17 74 LayoutSVGInlineText {#text} at (0,0) size 321x17
75 chunk 1 text run 1 at (25.25,275.25) startOffset 0 endOffset 45 widt h 320.74: "'tspan' char-by-char placement of \"Cute and\"," 75 chunk 1 text run 1 at (25.25,275.25) startOffset 0 endOffset 45 widt h 320.74: "'tspan' char-by-char placement of \"Cute and\","
76 LayoutSVGText {text} at (25,278) size 261x18 contains 1 chunk(s) 76 LayoutSVGText {text} at (25,278) size 261x18 contains 1 chunk(s)
77 LayoutSVGInlineText {#text} at (0,0) size 261x17 77 LayoutSVGInlineText {#text} at (0,0) size 261x17
78 chunk 1 text run 1 at (25.25,292.50) startOffset 0 endOffset 39 widt h 260.23: "'tspan' char-by-char \"fuzzy\", below it." 78 chunk 1 text run 1 at (25.25,292.50) startOffset 0 endOffset 39 widt h 260.23: "'tspan' char-by-char \"fuzzy\", below it."
79 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 79 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
80 LayoutSVGInlineText {#text} at (0,0) size 264x46 80 LayoutSVGInlineText {#text} at (0,0) size 264x46
81 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $" 81 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $"
82 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 82 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698