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

Side by Side Diff: LayoutTests/platform/win/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 314x403 4 RenderSVGRoot {svg} at (31,26) size 314x403
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,61) size 314x368 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,50.00)}] 8 LayoutSVGContainer {g} at (31,61) size 314x368 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,50.00)}]
9 LayoutSVGText {text} at (31,11) size 114x53 contains 1 chunk(s) 9 LayoutSVGText {text} at (31,11) size 114x53 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 75x17 10 LayoutSVGInlineText {#text} at (0,0) size 75x17
11 chunk 1 text run 1 at (31.00,24.00) startOffset 0 endOffset 14 width 7 5.00: "This is a text" 11 chunk 1 text run 1 at (31.00,24.00) startOffset 0 endOffset 14 width 7 5.00: "This is a text"
12 RenderSVGTSpan {tspan} at (0,0) size 114x17 12 RenderSVGTSpan {tspan} at (0,0) size 114x17
13 LayoutSVGInlineText {#text} at (0,18) size 114x17 13 LayoutSVGInlineText {#text} at (0,18) size 114x17
14 chunk 1 text run 1 at (31.00,42.00) startOffset 0 endOffset 20 width 114.00: "that covers multiple" 14 chunk 1 text run 1 at (31.00,42.00) startOffset 0 endOffset 20 width 114.00: "that covers multiple"
15 RenderSVGTSpan {tspan} at (0,0) size 26x17 15 RenderSVGTSpan {tspan} at (0,0) size 26x17
16 LayoutSVGInlineText {#text} at (0,36) size 26x17 16 LayoutSVGInlineText {#text} at (0,36) size 26x17
17 chunk 1 text run 1 at (31.00,60.00) startOffset 0 endOffset 5 width 26.00: "lines" 17 chunk 1 text run 1 at (31.00,60.00) startOffset 0 endOffset 5 width 26.00: "lines"
18 LayoutSVGText {text} at (231,11) size 114x53 contains 1 chunk(s) 18 LayoutSVGText {text} at (231,11) size 114x53 contains 1 chunk(s)
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 LayoutSVGInlineText {#text} at (0,10) size 31x17 212 LayoutSVGInlineText {#text} at (0,10) size 31x17
213 chunk 1 text run 1 at (131.00,370.00) startOffset 0 endOffset 5 widt h 31.00: "Text " 213 chunk 1 text run 1 at (131.00,370.00) startOffset 0 endOffset 5 widt h 31.00: "Text "
214 RenderSVGTSpan {tspan} at (0,0) size 22x17 214 RenderSVGTSpan {tspan} at (0,0) size 22x17
215 LayoutSVGInlineText {#text} at (31,0) size 22x17 215 LayoutSVGInlineText {#text} at (31,0) size 22x17
216 chunk 1 text run 1 at (162.00,360.00) startOffset 0 endOffset 4 wi dth 22.00: "that" 216 chunk 1 text run 1 at (162.00,360.00) startOffset 0 endOffset 4 wi dth 22.00: "that"
217 LayoutSVGInlineText {#text} at (53,0) size 4x17 217 LayoutSVGInlineText {#text} at (53,0) size 4x17
218 chunk 1 text run 1 at (184.00,360.00) startOffset 0 endOffset 1 widt h 4.00: " " 218 chunk 1 text run 1 at (184.00,360.00) startOffset 0 endOffset 1 widt h 4.00: " "
219 RenderSVGTSpan {tspan} at (0,0) size 31x17 219 RenderSVGTSpan {tspan} at (0,0) size 31x17
220 LayoutSVGInlineText {#text} at (57,15) size 31x17 220 LayoutSVGInlineText {#text} at (57,15) size 31x17
221 chunk 1 text run 1 at (188.00,375.00) startOffset 0 endOffset 6 wi dth 31.00: "shifts" 221 chunk 1 text run 1 at (188.00,375.00) startOffset 0 endOffset 6 wi dth 31.00: "shifts"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698