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

Side by Side Diff: LayoutTests/platform/win-xp/svg/batik/text/xmlSpace-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 (10,25) size 435x355 4 LayoutSVGRoot {svg} at (10,25) size 435x355
5 LayoutSVGText {text} at (133,25) size 184x18 contains 1 chunk(s) 5 LayoutSVGText {text} at (133,25) size 184x18 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 183x18 6 LayoutSVGInlineText {#text} at (0,0) size 183x18
7 chunk 1 (middle anchor) text run 1 at (133.50,40.00) startOffset 0 endOf fset 26 width 183.00: "Test of xml:space handling" 7 chunk 1 (middle anchor) text run 1 at (133.50,40.00) startOffset 0 endOf fset 26 width 183.00: "Test of xml:space handling"
8 LayoutSVGContainer {g} at (10,58) size 435x322 8 LayoutSVGContainer {g} at (10,58) size 435x322
9 LayoutSVGText {text} at (10,58) size 33x22 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,58) size 33x22 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 33x22 10 LayoutSVGInlineText {#text} at (0,0) size 33x22
11 chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 19 .00: "X " 11 chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 19 .00: "X "
12 chunk 1 text run 1 at (29.00,75.00) startOffset 0 endOffset 1 width 14 .00: "X" 12 chunk 1 text run 1 at (29.00,75.00) startOffset 0 endOffset 1 width 14 .00: "X"
13 LayoutSVGText {text} at (120,69) size 85x8 contains 1 chunk(s) 13 LayoutSVGText {text} at (120,69) size 85x8 contains 1 chunk(s)
14 LayoutSVGInlineText {#text} at (0,0) size 85x8 14 LayoutSVGInlineText {#text} at (0,0) size 85x8
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 LayoutSVGInlineText {#text} at (0,0) size 33x22 258 LayoutSVGInlineText {#text} at (0,0) size 33x22
259 chunk 1 text run 1 at (236.00,375.00) startOffset 0 endOffset 2 width 19.00: "X " 259 chunk 1 text run 1 at (236.00,375.00) startOffset 0 endOffset 2 width 19.00: "X "
260 chunk 1 text run 1 at (255.00,375.00) startOffset 0 endOffset 1 width 14.00: "X" 260 chunk 1 text run 1 at (255.00,375.00) startOffset 0 endOffset 1 width 14.00: "X"
261 LayoutSVGInlineText {#text} at (0,0) size 0x0 261 LayoutSVGInlineText {#text} at (0,0) size 0x0
262 LayoutSVGText {text} at (345,359) size 80x18 contains 1 chunk(s) 262 LayoutSVGText {text} at (345,359) size 80x18 contains 1 chunk(s)
263 LayoutSVGInlineText {#text} at (0,0) size 80x8 263 LayoutSVGInlineText {#text} at (0,0) size 80x8
264 chunk 1 text run 1 at (345.00,365.00) startOffset 0 endOffset 16 width 80.00: "unknown element " 264 chunk 1 text run 1 at (345.00,365.00) startOffset 0 endOffset 16 width 80.00: "unknown element "
265 LayoutSVGTSpan {tspan} at (0,0) size 15x9 265 LayoutSVGTSpan {tspan} at (0,0) size 15x9
266 LayoutSVGInlineText {#text} at (0,9) size 15x8 266 LayoutSVGInlineText {#text} at (0,9) size 15x8
267 chunk 1 text run 1 at (345.00,374.60) startOffset 0 endOffset 3 widt h 15.00: "end" 267 chunk 1 text run 1 at (345.00,374.60) startOffset 0 endOffset 3 widt h 15.00: "end"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698