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

Side by Side Diff: LayoutTests/platform/mac/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,187) size 494x333 4 LayoutSVGRoot {svg} at (0,187) size 494x333
5 LayoutSVGContainer {g} at (0,187) size 494x333 5 LayoutSVGContainer {g} at (0,187) size 494x333
6 LayoutSVGContainer {g} at (0,187) size 493x138 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(0.00,70.00)}] 6 LayoutSVGContainer {g} at (0,187) size 493x138 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(0.00,70.00)}]
7 LayoutSVGText {text} at (0,-39) size 178x50 contains 1 chunk(s) 7 LayoutSVGText {text} at (0,-39) size 178x50 contains 1 chunk(s)
8 LayoutSVGTSpan {tspan} at (0,0) size 10x16 8 LayoutSVGTSpan {tspan} at (0,0) size 10x16
9 LayoutSVGInlineText {#text} at (0,26) size 10x16 9 LayoutSVGInlineText {#text} at (0,26) size 10x16
10 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 9.63: "A" 10 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 9.63: "A"
11 LayoutSVGInlineText {#text} at (9,26) size 4x16 11 LayoutSVGInlineText {#text} at (9,26) size 4x16
12 chunk 1 text run 1 at (9.63,0.00) startOffset 0 endOffset 1 width 3. 33: " " 12 chunk 1 text run 1 at (9.63,0.00) startOffset 0 endOffset 1 width 3. 33: " "
13 LayoutSVGTSpan {tspan} at (0,0) size 13x19 13 LayoutSVGTSpan {tspan} at (0,0) size 13x19
14 LayoutSVGInlineText {#text} at (12,24) size 12x19 14 LayoutSVGInlineText {#text} at (12,24) size 12x19
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 chunk 1 text run 1 at (11.29,0.00) startOffset 0 endOffset 1 width 0 .33: " " 78 chunk 1 text run 1 at (11.29,0.00) startOffset 0 endOffset 1 width 0 .33: " "
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.63,0.00) startOffset 0 endOffset 1 width 2.70: "A" 81 chunk 1 text run 1 at (11.63,0.00) startOffset 0 endOffset 1 width 2.70: "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.32,0.00) startOffset 0 endOffset 1 width 0 .33: " " 83 chunk 1 text run 1 at (14.32,0.00) startOffset 0 endOffset 1 width 0 .33: " "
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.66,0.00) startOffset 0 endOffset 1 width 3.08: "A" 86 chunk 1 text run 1 at (14.66,0.00) startOffset 0 endOffset 1 width 3.08: "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