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

Side by Side Diff: LayoutTests/platform/linux/svg/custom/text-x-override-in-tspan-child-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 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (20,12) size 141x316 4 LayoutSVGRoot {svg} at (20,12) size 141x316
5 LayoutSVGText {text} at (10,6) size 71x18 contains 1 chunk(s) 5 LayoutSVGText {text} at (10,6) size 71x18 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 11x18 6 LayoutSVGInlineText {#text} at (0,0) size 11x18
7 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.0 0: "A" 7 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.0 0: "A"
8 LayoutSVGTSpan {tspan} at (0,0) size 11x18 8 LayoutSVGTSpan {tspan} at (0,0) size 11x18
9 LayoutSVGInlineText {#text} at (30,0) size 11x18 9 LayoutSVGInlineText {#text} at (30,0) size 11x18
10 chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 10 .50: "B" 10 chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 10 .50: "B"
11 LayoutSVGInlineText {#text} at (60,0) size 11x18 11 LayoutSVGInlineText {#text} at (60,0) size 11x18
12 chunk 1 text run 1 at (70.00,20.00) startOffset 0 endOffset 1 width 10.5 0: "C" 12 chunk 1 text run 1 at (70.00,20.00) startOffset 0 endOffset 1 width 10.5 0: "C"
13 LayoutSVGText {text} at (10,26) size 71x18 contains 1 chunk(s) 13 LayoutSVGText {text} at (10,26) size 71x18 contains 1 chunk(s)
14 LayoutSVGTSpan {tspan} at (0,0) size 41x18 14 LayoutSVGTSpan {tspan} at (0,0) size 41x18
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 chunk 1 text run 1 at (50.00,140.00) startOffset 0 endOffset 1 width 10.50: "B" 58 chunk 1 text run 1 at (50.00,140.00) startOffset 0 endOffset 1 width 10.50: "B"
59 LayoutSVGInlineText {#text} at (60,0) size 11x18 59 LayoutSVGInlineText {#text} at (60,0) size 11x18
60 chunk 1 text run 1 at (80.00,140.00) startOffset 0 endOffset 1 width 1 0.50: "C" 60 chunk 1 text run 1 at (80.00,140.00) startOffset 0 endOffset 1 width 1 0.50: "C"
61 LayoutSVGText {text} at (20,146) size 71x18 contains 1 chunk(s) 61 LayoutSVGText {text} at (20,146) size 71x18 contains 1 chunk(s)
62 LayoutSVGTSpan {tspan} at (0,0) size 41x18 62 LayoutSVGTSpan {tspan} at (0,0) size 41x18
63 LayoutSVGInlineText {#text} at (0,0) size 41x18 63 LayoutSVGInlineText {#text} at (0,0) size 41x18
64 chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 1 width 11.00: "A" 64 chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 1 width 11.00: "A"
65 chunk 1 text run 1 at (50.00,160.00) startOffset 0 endOffset 1 width 10.50: "B" 65 chunk 1 text run 1 at (50.00,160.00) startOffset 0 endOffset 1 width 10.50: "B"
66 LayoutSVGInlineText {#text} at (60,0) size 11x18 66 LayoutSVGInlineText {#text} at (60,0) size 11x18
67 chunk 1 text run 1 at (80.00,160.00) startOffset 0 endOffset 1 width 1 0.50: "C" 67 chunk 1 text run 1 at (80.00,160.00) startOffset 0 endOffset 1 width 1 0.50: "C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698