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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/small-fonts-2-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 (160,0) size 491x530 4 LayoutSVGRoot {svg} at (160,0) size 491x530
5 LayoutSVGContainer {g} at (160,0) size 281x77 [transform={m=((0.10,0.00)(0.0 0,0.10)) t=(10.00,10.00)}] 5 LayoutSVGContainer {g} at (160,0) size 281x77 [transform={m=((0.10,0.00)(0.0 0,0.10)) t=(10.00,10.00)}]
6 LayoutSVGText {text} at (0,-109) size 467x136 contains 1 chunk(s) 6 LayoutSVGText {text} at (0,-109) size 467x136 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 467x135 7 LayoutSVGInlineText {#text} at (0,0) size 467x135
8 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 466. 67: "0,1,2,3,4" 8 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 466. 67: "0,1,2,3,4"
9 LayoutSVGContainer {g} at (160,84) size 281x83 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(10.00,25.00)}] 9 LayoutSVGContainer {g} at (160,84) size 281x83 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(10.00,25.00)}]
10 LayoutSVGText {text} at (0,-11) size 47x14 contains 1 chunk(s) 10 LayoutSVGText {text} at (0,-11) size 47x14 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 47x14 11 LayoutSVGInlineText {#text} at (0,0) size 47x14
12 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 46.6 7: "0,1,2,3,4" 12 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 46.6 7: "0,1,2,3,4"
13 LayoutSVGContainer {g} at (160,174) size 281x83 [transform={m=((12.00,0.00)( 0.00,12.00)) t=(10.00,40.00)}] 13 LayoutSVGContainer {g} at (160,174) size 281x83 [transform={m=((12.00,0.00)( 0.00,12.00)) t=(10.00,40.00)}]
14 LayoutSVGText {text} at (0,-1) size 4x2 contains 1 chunk(s) 14 LayoutSVGText {text} at (0,-1) size 4x2 contains 1 chunk(s)
(...skipping 26 matching lines...) Expand all
41 chunk 1 text run 1 at (266.67,45.00) startOffset 0 endOffset 1 width 5 .56: " " 41 chunk 1 text run 1 at (266.67,45.00) startOffset 0 endOffset 1 width 5 .56: " "
42 LayoutSVGTSpan {tspan} at (0,0) size 195x10 42 LayoutSVGTSpan {tspan} at (0,0) size 195x10
43 LayoutSVGInlineText {#text} at (0,60) size 195x10 43 LayoutSVGInlineText {#text} at (0,60) size 195x10
44 chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 35 width 194.44: "transformations make it equivalent." 44 chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 35 width 194.44: "transformations make it equivalent."
45 LayoutSVGInlineText {#text} at (194,60) size 6x10 45 LayoutSVGInlineText {#text} at (194,60) size 6x10
46 chunk 1 text run 1 at (194.44,60.00) startOffset 0 endOffset 1 width 5 .56: " " 46 chunk 1 text run 1 at (194.44,60.00) startOffset 0 endOffset 1 width 5 .56: " "
47 LayoutSVGTSpan {tspan} at (0,0) size 50x10 47 LayoutSVGTSpan {tspan} at (0,0) size 50x10
48 LayoutSVGInlineText {#text} at (0,75) size 50x10 48 LayoutSVGInlineText {#text} at (0,75) size 50x10
49 chunk 1 text run 1 at (0.00,75.00) startOffset 0 endOffset 9 width 5 0.00: "Bug 14242" 49 chunk 1 text run 1 at (0.00,75.00) startOffset 0 endOffset 9 width 5 0.00: "Bug 14242"
50 LayoutSVGInlineText {#text} at (0,0) size 0x0 50 LayoutSVGInlineText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698