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

Side by Side Diff: LayoutTests/platform/linux/svg/batik/text/textPCDATA-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 (0,15) size 450x249 4 LayoutSVGRoot {svg} at (0,15) size 450x249
5 LayoutSVGContainer {g} at (0,15) size 450x249 5 LayoutSVGContainer {g} at (0,15) size 450x249
6 LayoutSVGText {text} at (138,15) size 174x18 contains 1 chunk(s) 6 LayoutSVGText {text} at (138,15) size 174x18 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 174x18 7 LayoutSVGInlineText {#text} at (0,0) size 174x18
8 chunk 1 (middle anchor) text run 1 at (138.00,30.00) startOffset 0 end Offset 24 width 174.00: "Character Data on <text>" 8 chunk 1 (middle anchor) text run 1 at (138.00,30.00) startOffset 0 end Offset 24 width 174.00: "Character Data on <text>"
9 LayoutSVGContainer {g} at (133,105) size 184x39 [transform={m=((1.00,0.00) (0.00,1.00)) t=(225.00,120.00)}] 9 LayoutSVGContainer {g} at (133,105) size 184x39 [transform={m=((1.00,0.00) (0.00,1.00)) t=(225.00,120.00)}]
10 LayoutSVGText {text} at (-41,-15) size 82x19 contains 1 chunk(s) 10 LayoutSVGText {text} at (-41,-15) size 82x19 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 82x19 11 LayoutSVGInlineText {#text} at (0,0) size 82x19
12 chunk 1 (middle anchor) text run 1 at (-41.00,0.00) startOffset 0 en dOffset 10 width 82.00: "CDATA only" 12 chunk 1 (middle anchor) text run 1 at (-41.00,0.00) startOffset 0 en dOffset 10 width 82.00: "CDATA only"
13 LayoutSVGText {text} at (-92,5) size 184x19 contains 1 chunk(s) 13 LayoutSVGText {text} at (-92,5) size 184x19 contains 1 chunk(s)
14 LayoutSVGInlineText {#cdata-section} at (0,0) size 183x19 14 LayoutSVGInlineText {#cdata-section} at (0,0) size 183x19
(...skipping 20 matching lines...) Expand all
35 chunk 1 (middle anchor) text run 1 at (-209.00,20.00) startOffset 0 endOffset 23 width 157.00: "CDATA section in <text>" 35 chunk 1 (middle anchor) text run 1 at (-209.00,20.00) startOffset 0 endOffset 23 width 157.00: "CDATA section in <text>"
36 LayoutSVGInlineText {#text} at (187,0) size 8x19 36 LayoutSVGInlineText {#text} at (187,0) size 8x19
37 chunk 1 (middle anchor) text run 1 at (-52.00,20.00) startOffset 0 e ndOffset 2 width 8.00: ", " 37 chunk 1 (middle anchor) text run 1 at (-52.00,20.00) startOffset 0 e ndOffset 2 width 8.00: ", "
38 LayoutSVGTSpan {tspan} at (0,0) size 218x19 38 LayoutSVGTSpan {tspan} at (0,0) size 218x19
39 LayoutSVGInlineText {#text} at (195,0) size 51x19 39 LayoutSVGInlineText {#text} at (195,0) size 51x19
40 chunk 1 (middle anchor) text run 1 at (-44.00,20.00) startOffset 0 endOffset 8 width 51.00: "tspan w/" 40 chunk 1 (middle anchor) text run 1 at (-44.00,20.00) startOffset 0 endOffset 8 width 51.00: "tspan w/"
41 LayoutSVGInlineText {#cdata-section} at (246,0) size 167x19 41 LayoutSVGInlineText {#cdata-section} at (246,0) size 167x19
42 chunk 1 (middle anchor) text run 1 at (7.00,20.00) startOffset 0 e ndOffset 24 width 167.00: "CDATA section in <tspan>" 42 chunk 1 (middle anchor) text run 1 at (7.00,20.00) startOffset 0 e ndOffset 24 width 167.00: "CDATA section in <tspan>"
43 LayoutSVGInlineText {#text} at (413,0) size 65x19 43 LayoutSVGInlineText {#text} at (413,0) size 65x19
44 chunk 1 (middle anchor) text run 1 at (174.00,20.00) startOffset 0 e ndOffset 12 width 65.00: ", text again" 44 chunk 1 (middle anchor) text run 1 at (174.00,20.00) startOffset 0 e ndOffset 12 width 65.00: ", text again"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698