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

Side by Side Diff: LayoutTests/platform/mac/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,16) size 450x248 4 LayoutSVGRoot {svg} at (0,16) size 450x248
5 LayoutSVGContainer {g} at (0,16) size 450x248 5 LayoutSVGContainer {g} at (0,16) size 450x248
6 LayoutSVGText {text} at (135,16) size 180x17 contains 1 chunk(s) 6 LayoutSVGText {text} at (135,16) size 180x17 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 180x17 7 LayoutSVGInlineText {#text} at (0,0) size 180x17
8 chunk 1 (middle anchor) text run 1 at (135.17,30.00) startOffset 0 end Offset 24 width 179.66: "Character Data on <text>" 8 chunk 1 (middle anchor) text run 1 at (135.17,30.00) startOffset 0 end Offset 24 width 179.66: "Character Data on <text>"
9 LayoutSVGContainer {g} at (127,106) size 196x38 [transform={m=((1.00,0.00) (0.00,1.00)) t=(225.00,120.00)}] 9 LayoutSVGContainer {g} at (127,106) size 196x38 [transform={m=((1.00,0.00) (0.00,1.00)) t=(225.00,120.00)}]
10 LayoutSVGText {text} at (-44,-14) size 88x18 contains 1 chunk(s) 10 LayoutSVGText {text} at (-44,-14) size 88x18 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 88x18 11 LayoutSVGInlineText {#text} at (0,0) size 88x18
12 chunk 1 (middle anchor) text run 1 at (-43.78,0.00) startOffset 0 en dOffset 10 width 87.55: "CDATA only" 12 chunk 1 (middle anchor) text run 1 at (-43.78,0.00) startOffset 0 en dOffset 10 width 87.55: "CDATA only"
13 LayoutSVGText {text} at (-98,6) size 195x18 contains 1 chunk(s) 13 LayoutSVGText {text} at (-98,6) size 195x18 contains 1 chunk(s)
14 LayoutSVGInlineText {#cdata-section} at (0,0) size 195x18 14 LayoutSVGInlineText {#cdata-section} at (0,0) size 195x18
(...skipping 20 matching lines...) Expand all
35 chunk 1 (middle anchor) text run 1 at (-222.02,20.00) startOffset 0 endOffset 23 width 166.91: "CDATA section in <text>" 35 chunk 1 (middle anchor) text run 1 at (-222.02,20.00) startOffset 0 endOffset 23 width 166.91: "CDATA section in <text>"
36 LayoutSVGInlineText {#text} at (198,0) size 8x18 36 LayoutSVGInlineText {#text} at (198,0) size 8x18
37 chunk 1 (middle anchor) text run 1 at (-55.10,20.00) startOffset 0 e ndOffset 2 width 8.00: ", " 37 chunk 1 (middle anchor) text run 1 at (-55.10,20.00) startOffset 0 e ndOffset 2 width 8.00: ", "
38 LayoutSVGTSpan {tspan} at (0,0) size 232x18 38 LayoutSVGTSpan {tspan} at (0,0) size 232x18
39 LayoutSVGInlineText {#text} at (206,0) size 54x18 39 LayoutSVGInlineText {#text} at (206,0) size 54x18
40 chunk 1 (middle anchor) text run 1 at (-47.10,20.00) startOffset 0 endOffset 8 width 53.77: "tspan w/" 40 chunk 1 (middle anchor) text run 1 at (-47.10,20.00) startOffset 0 endOffset 8 width 53.77: "tspan w/"
41 LayoutSVGInlineText {#cdata-section} at (260,0) size 177x18 41 LayoutSVGInlineText {#cdata-section} at (260,0) size 177x18
42 chunk 1 (middle anchor) text run 1 at (6.67,20.00) startOffset 0 e ndOffset 24 width 176.70: "CDATA section in <tspan>" 42 chunk 1 (middle anchor) text run 1 at (6.67,20.00) startOffset 0 e ndOffset 24 width 176.70: "CDATA section in <tspan>"
43 LayoutSVGInlineText {#text} at (437,0) size 71x18 43 LayoutSVGInlineText {#text} at (437,0) size 71x18
44 chunk 1 (middle anchor) text run 1 at (183.37,20.00) startOffset 0 e ndOffset 12 width 70.64: ", text again" 44 chunk 1 (middle anchor) text run 1 at (183.37,20.00) startOffset 0 e ndOffset 12 width 70.64: ", text again"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698