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

Side by Side Diff: LayoutTests/platform/mac/svg/batik/text/textDecoration2-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 450x500 3 layer at (0,0) size 450x500
4 RenderSVGRoot {svg} at (31,26) size 345x402 4 RenderSVGRoot {svg} at (31,26) size 345x402
5 LayoutSVGText {text} at (109,26) size 232x17 contains 1 chunk(s) 5 LayoutSVGText {text} at (109,26) size 232x17 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 232x17 6 LayoutSVGInlineText {#text} at (0,0) size 232x17
7 chunk 1 (middle anchor) text run 1 at (109.40,40.00) startOffset 0 endOf fset 33 width 231.20: "Text Decoration with dx, dy tests" 7 chunk 1 (middle anchor) text run 1 at (109.40,40.00) startOffset 0 endOf fset 33 width 231.20: "Text Decoration with dx, dy tests"
8 RenderSVGContainer {g} at (31,59) size 345x369 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,50.00)}] 8 LayoutSVGContainer {g} at (31,59) size 345x369 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,50.00)}]
9 LayoutSVGText {text} at (31,9) size 145x54 contains 1 chunk(s) 9 LayoutSVGText {text} at (31,9) size 145x54 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 95x18 10 LayoutSVGInlineText {#text} at (0,0) size 95x18
11 chunk 1 text run 1 at (31.00,24.00) startOffset 0 endOffset 14 width 9 4.06: "This is a text" 11 chunk 1 text run 1 at (31.00,24.00) startOffset 0 endOffset 14 width 9 4.06: "This is a text"
12 RenderSVGTSpan {tspan} at (0,0) size 145x18 12 RenderSVGTSpan {tspan} at (0,0) size 145x18
13 LayoutSVGInlineText {#text} at (0,18) size 145x18 13 LayoutSVGInlineText {#text} at (0,18) size 145x18
14 chunk 1 text run 1 at (31.00,42.00) startOffset 0 endOffset 20 width 144.84: "that covers multiple" 14 chunk 1 text run 1 at (31.00,42.00) startOffset 0 endOffset 20 width 144.84: "that covers multiple"
15 RenderSVGTSpan {tspan} at (0,0) size 34x18 15 RenderSVGTSpan {tspan} at (0,0) size 34x18
16 LayoutSVGInlineText {#text} at (0,36) size 34x18 16 LayoutSVGInlineText {#text} at (0,36) size 34x18
17 chunk 1 text run 1 at (31.00,60.00) startOffset 0 endOffset 5 width 33.98: "lines" 17 chunk 1 text run 1 at (31.00,60.00) startOffset 0 endOffset 5 width 33.98: "lines"
18 LayoutSVGText {text} at (231,9) size 145x54 contains 1 chunk(s) 18 LayoutSVGText {text} at (231,9) size 145x54 contains 1 chunk(s)
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 LayoutSVGInlineText {#text} at (0,10) size 38x18 212 LayoutSVGInlineText {#text} at (0,10) size 38x18
213 chunk 1 text run 1 at (131.00,370.00) startOffset 0 endOffset 5 widt h 37.40: "Text " 213 chunk 1 text run 1 at (131.00,370.00) startOffset 0 endOffset 5 widt h 37.40: "Text "
214 RenderSVGTSpan {tspan} at (0,0) size 30x18 214 RenderSVGTSpan {tspan} at (0,0) size 30x18
215 LayoutSVGInlineText {#text} at (37,0) size 29x18 215 LayoutSVGInlineText {#text} at (37,0) size 29x18
216 chunk 1 text run 1 at (168.40,360.00) startOffset 0 endOffset 4 wi dth 28.81: "that" 216 chunk 1 text run 1 at (168.40,360.00) startOffset 0 endOffset 4 wi dth 28.81: "that"
217 LayoutSVGInlineText {#text} at (66,0) size 5x18 217 LayoutSVGInlineText {#text} at (66,0) size 5x18
218 chunk 1 text run 1 at (197.21,360.00) startOffset 0 endOffset 1 widt h 4.75: " " 218 chunk 1 text run 1 at (197.21,360.00) startOffset 0 endOffset 1 widt h 4.75: " "
219 RenderSVGTSpan {tspan} at (0,0) size 42x18 219 RenderSVGTSpan {tspan} at (0,0) size 42x18
220 LayoutSVGInlineText {#text} at (70,15) size 41x18 220 LayoutSVGInlineText {#text} at (70,15) size 41x18
221 chunk 1 text run 1 at (201.96,375.00) startOffset 0 endOffset 6 wi dth 40.06: "shifts" 221 chunk 1 text run 1 at (201.96,375.00) startOffset 0 endOffset 6 wi dth 40.06: "shifts"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698