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

Side by Side Diff: LayoutTests/platform/mac-lion/svg/batik/text/xmlSpace-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 (10,26) size 432x365 4 RenderSVGRoot {svg} at (10,26) size 432x365
5 LayoutSVGText {text} at (129,26) size 192x17 contains 1 chunk(s) 5 LayoutSVGText {text} at (129,26) size 192x17 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 191x17 6 LayoutSVGInlineText {#text} at (0,0) size 191x17
7 chunk 1 (middle anchor) text run 1 at (129.84,40.00) startOffset 0 endOf fset 26 width 190.32: "Test of xml:space handling" 7 chunk 1 (middle anchor) text run 1 at (129.84,40.00) startOffset 0 endOf fset 26 width 190.32: "Test of xml:space handling"
8 RenderSVGContainer {g} at (10,57) size 432x334 8 LayoutSVGContainer {g} at (10,57) size 432x334
9 LayoutSVGText {text} at (10,57) size 34x23 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,57) size 34x23 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 34x23 10 LayoutSVGInlineText {#text} at (0,0) size 34x23
11 chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 19 .44: "X " 11 chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 19 .44: "X "
12 chunk 1 text run 1 at (29.44,75.00) startOffset 0 endOffset 1 width 14 .44: "X" 12 chunk 1 text run 1 at (29.44,75.00) startOffset 0 endOffset 1 width 14 .44: "X"
13 LayoutSVGText {text} at (120,68) size 82x9 contains 1 chunk(s) 13 LayoutSVGText {text} at (120,68) size 82x9 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 82x9 14 LayoutSVGInlineText {#text} at (0,0) size 82x9
15 chunk 1 text run 1 at (120.00,75.00) startOffset 0 endOffset 17 width 81.61: "no xml:space attr" 15 chunk 1 text run 1 at (120.00,75.00) startOffset 0 endOffset 17 width 81.61: "no xml:space attr"
16 LayoutSVGText {text} at (10,82) size 34x23 contains 1 chunk(s) 16 LayoutSVGText {text} at (10,82) size 34x23 contains 1 chunk(s)
17 LayoutSVGInlineText {#text} at (0,0) size 34x23 17 LayoutSVGInlineText {#text} at (0,0) size 34x23
18 chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 2 width 1 9.44: "X " 18 chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 2 width 1 9.44: "X "
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 LayoutSVGInlineText {#text} at (0,0) size 34x23 258 LayoutSVGInlineText {#text} at (0,0) size 34x23
259 chunk 1 text run 1 at (236.00,375.00) startOffset 0 endOffset 2 width 19.44: "X " 259 chunk 1 text run 1 at (236.00,375.00) startOffset 0 endOffset 2 width 19.44: "X "
260 chunk 1 text run 1 at (255.44,375.00) startOffset 0 endOffset 1 width 14.44: "X" 260 chunk 1 text run 1 at (255.44,375.00) startOffset 0 endOffset 1 width 14.44: "X"
261 LayoutSVGInlineText {#text} at (0,0) size 0x0 261 LayoutSVGInlineText {#text} at (0,0) size 0x0
262 LayoutSVGText {text} at (345,358) size 77x33 contains 1 chunk(s) 262 LayoutSVGText {text} at (345,358) size 77x33 contains 1 chunk(s)
263 LayoutSVGInlineText {#text} at (0,0) size 77x9 263 LayoutSVGInlineText {#text} at (0,0) size 77x9
264 chunk 1 text run 1 at (345.00,365.00) startOffset 0 endOffset 16 width 76.81: "unknown element " 264 chunk 1 text run 1 at (345.00,365.00) startOffset 0 endOffset 16 width 76.81: "unknown element "
265 RenderSVGTSpan {tspan} at (0,0) size 15x9 265 RenderSVGTSpan {tspan} at (0,0) size 15x9
266 LayoutSVGInlineText {#text} at (0,24) size 15x9 266 LayoutSVGInlineText {#text} at (0,24) size 15x9
267 chunk 1 text run 1 at (345.00,389.00) startOffset 0 endOffset 3 widt h 14.40: "end" 267 chunk 1 text run 1 at (345.00,389.00) startOffset 0 endOffset 3 widt h 14.40: "end"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698