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

Side by Side Diff: LayoutTests/platform/win/svg/custom/text-x-dx-lists-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,11) size 142x356 4 LayoutSVGRoot {svg} at (20,11) size 142x356
5 LayoutSVGText {text} at (10,5) size 71x19 contains 1 chunk(s) 5 LayoutSVGText {text} at (10,5) size 71x19 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 71x18 6 LayoutSVGInlineText {#text} at (0,0) size 71x18
7 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.5 5: "A" 7 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.5 5: "A"
8 chunk 1 text run 1 at (50.00,20.00) startOffset 0 endOffset 1 width 10.6 7: "B" 8 chunk 1 text run 1 at (50.00,20.00) startOffset 0 endOffset 1 width 10.6 7: "B"
9 chunk 1 text run 1 at (70.00,20.00) startOffset 0 endOffset 1 width 10.6 7: "C" 9 chunk 1 text run 1 at (70.00,20.00) startOffset 0 endOffset 1 width 10.6 7: "C"
10 LayoutSVGText {text} at (10,25) size 71x19 contains 1 chunk(s) 10 LayoutSVGText {text} at (10,25) size 71x19 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 71x18 11 LayoutSVGInlineText {#text} at (0,0) size 71x18
12 chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 11.5 5: "A" 12 chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 11.5 5: "A"
13 chunk 1 text run 1 at (50.00,40.00) startOffset 0 endOffset 1 width 10.6 7: "B" 13 chunk 1 text run 1 at (50.00,40.00) startOffset 0 endOffset 1 width 10.6 7: "B"
14 chunk 1 text run 1 at (70.00,40.00) startOffset 0 endOffset 1 width 10.6 7: "C" 14 chunk 1 text run 1 at (70.00,40.00) startOffset 0 endOffset 1 width 10.6 7: "C"
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 chunk 1 text run 1 at (55.00,160.00) startOffset 0 endOffset 1 width 1 0.67: "B" 48 chunk 1 text run 1 at (55.00,160.00) startOffset 0 endOffset 1 width 1 0.67: "B"
49 chunk 1 text run 1 at (75.00,160.00) startOffset 0 endOffset 1 width 1 0.67: "C" 49 chunk 1 text run 1 at (75.00,160.00) startOffset 0 endOffset 1 width 1 0.67: "C"
50 LayoutSVGText {text} at (15,165) size 71x19 contains 1 chunk(s) 50 LayoutSVGText {text} at (15,165) size 71x19 contains 1 chunk(s)
51 LayoutSVGInlineText {#text} at (0,0) size 12x18 51 LayoutSVGInlineText {#text} at (0,0) size 12x18
52 chunk 1 text run 1 at (15.00,180.00) startOffset 0 endOffset 1 width 1 1.55: "A" 52 chunk 1 text run 1 at (15.00,180.00) startOffset 0 endOffset 1 width 1 1.55: "A"
53 LayoutSVGTSpan {tspan} at (0,0) size 11x18 53 LayoutSVGTSpan {tspan} at (0,0) size 11x18
54 LayoutSVGInlineText {#text} at (40,0) size 11x18 54 LayoutSVGInlineText {#text} at (40,0) size 11x18
55 chunk 1 text run 1 at (55.00,180.00) startOffset 0 endOffset 1 width 10.67: "B" 55 chunk 1 text run 1 at (55.00,180.00) startOffset 0 endOffset 1 width 10.67: "B"
56 LayoutSVGInlineText {#text} at (60,0) size 11x18 56 LayoutSVGInlineText {#text} at (60,0) size 11x18
57 chunk 1 text run 1 at (75.00,180.00) startOffset 0 endOffset 1 width 1 0.67: "C" 57 chunk 1 text run 1 at (75.00,180.00) startOffset 0 endOffset 1 width 1 0.67: "C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698