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

Side by Side Diff: LayoutTests/platform/win-xp/svg/batik/text/textDecoration2-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 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,25) size 314x404 4 LayoutSVGRoot {svg} at (31,25) size 314x404
5 LayoutSVGText {text} at (114,25) size 222x18 contains 1 chunk(s) 5 LayoutSVGText {text} at (114,25) size 222x18 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 222x18 6 LayoutSVGInlineText {#text} at (0,0) size 222x18
7 chunk 1 (middle anchor) text run 1 at (114.00,40.00) startOffset 0 endOf fset 33 width 222.00: "Text Decoration with dx, dy tests" 7 chunk 1 (middle anchor) text run 1 at (114.00,40.00) startOffset 0 endOf fset 33 width 222.00: "Text Decoration with dx, dy tests"
8 LayoutSVGContainer {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 LayoutSVGTSpan {tspan} at (0,0) size 114x17 12 LayoutSVGTSpan {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"
(...skipping 197 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 LayoutSVGTSpan {tspan} at (0,0) size 22x17 214 LayoutSVGTSpan {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 LayoutSVGTSpan {tspan} at (0,0) size 31x17 219 LayoutSVGTSpan {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