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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/scaled-font-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 (0,189) size 484x329 4 LayoutSVGRoot {svg} at (0,189) size 484x329
5 LayoutSVGContainer {g} at (0,189) size 484x329 5 LayoutSVGContainer {g} at (0,189) size 484x329
6 LayoutSVGContainer {g} at (0,189) size 484x134 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(0.00,70.00)}] 6 LayoutSVGContainer {g} at (0,189) size 484x134 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(0.00,70.00)}]
7 LayoutSVGText {text} at (0,-38) size 174x49 contains 1 chunk(s) 7 LayoutSVGText {text} at (0,-38) size 174x49 contains 1 chunk(s)
8 LayoutSVGTSpan {tspan} at (0,0) size 9x17 8 LayoutSVGTSpan {tspan} at (0,0) size 9x17
9 LayoutSVGInlineText {#text} at (0,25) size 9x16 9 LayoutSVGInlineText {#text} at (0,25) size 9x16
10 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 9.00: "A" 10 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 9.00: "A"
11 LayoutSVGInlineText {#text} at (9,25) size 4x16 11 LayoutSVGInlineText {#text} at (9,25) size 4x16
12 chunk 1 text run 1 at (9.00,0.00) startOffset 0 endOffset 1 width 3. 24: " " 12 chunk 1 text run 1 at (9.00,0.00) startOffset 0 endOffset 1 width 3. 24: " "
13 LayoutSVGTSpan {tspan} at (0,0) size 12x19 13 LayoutSVGTSpan {tspan} at (0,0) size 12x19
14 LayoutSVGInlineText {#text} at (12,23) size 12x19 14 LayoutSVGInlineText {#text} at (12,23) size 12x19
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 chunk 1 text run 1 at (11.02,0.00) startOffset 0 endOffset 1 width 0 .32: " " 78 chunk 1 text run 1 at (11.02,0.00) startOffset 0 endOffset 1 width 0 .32: " "
79 LayoutSVGTSpan {tspan} at (0,0) size 4x5 79 LayoutSVGTSpan {tspan} at (0,0) size 4x5
80 LayoutSVGInlineText {#text} at (11,0) size 3x5 80 LayoutSVGInlineText {#text} at (11,0) size 3x5
81 chunk 1 text run 1 at (11.34,0.00) startOffset 0 endOffset 1 width 2.66: "A" 81 chunk 1 text run 1 at (11.34,0.00) startOffset 0 endOffset 1 width 2.66: "A"
82 LayoutSVGInlineText {#text} at (14,2) size 1x2 82 LayoutSVGInlineText {#text} at (14,2) size 1x2
83 chunk 1 text run 1 at (14.00,0.00) startOffset 0 endOffset 1 width 0 .32: " " 83 chunk 1 text run 1 at (14.00,0.00) startOffset 0 endOffset 1 width 0 .32: " "
84 LayoutSVGTSpan {tspan} at (0,0) size 4x5 84 LayoutSVGTSpan {tspan} at (0,0) size 4x5
85 LayoutSVGInlineText {#text} at (14,0) size 4x5 85 LayoutSVGInlineText {#text} at (14,0) size 4x5
86 chunk 1 text run 1 at (14.33,0.00) startOffset 0 endOffset 1 width 3.06: "A" 86 chunk 1 text run 1 at (14.33,0.00) startOffset 0 endOffset 1 width 3.06: "A"
87 LayoutSVGInlineText {#text} at (0,0) size 0x0 87 LayoutSVGInlineText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698