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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-07-t-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 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (10,29) size 410x280 5 LayoutSVGContainer {g} at (10,29) size 410x280
6 LayoutSVGText {text} at (240,29) size 180x180 contains 1 chunk(s) 6 LayoutSVGText {text} at (240,29) size 180x180 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 180x180 7 LayoutSVGInlineText {#text} at (0,0) size 180x180
8 chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 3 1.12: "M" 8 chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 3 1.12: "M"
9 chunk 1 text run 1 at (260.00,80.00) startOffset 0 endOffset 1 width 1 7.50: "u" 9 chunk 1 text run 1 at (260.00,80.00) startOffset 0 endOffset 1 width 1 7.50: "u"
10 chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 1 width 9.72: "l" 10 chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 1 width 9.72: "l"
11 chunk 1 text run 1 at (300.00,120.00) startOffset 0 endOffset 1 width 9.72: "t" 11 chunk 1 text run 1 at (300.00,120.00) startOffset 0 endOffset 1 width 9.72: "t"
12 chunk 1 text run 1 at (320.00,140.00) startOffset 0 endOffset 1 width 9.72: "i" 12 chunk 1 text run 1 at (320.00,140.00) startOffset 0 endOffset 1 width 9.72: "i"
13 chunk 1 text run 1 at (340.00,160.00) startOffset 0 endOffset 1 width 8.75: " " 13 chunk 1 text run 1 at (340.00,160.00) startOffset 0 endOffset 1 width 8.75: " "
14 chunk 1 text run 1 at (360.00,180.00) startOffset 0 endOffset 1 width 25.28: "X" 14 chunk 1 text run 1 at (360.00,180.00) startOffset 0 endOffset 1 width 25.28: "X"
(...skipping 18 matching lines...) Expand all
33 chunk 1 text run 1 at (150.00,230.00) startOffset 0 endOffset 1 width 17.50: "g" 33 chunk 1 text run 1 at (150.00,230.00) startOffset 0 endOffset 1 width 17.50: "g"
34 chunk 1 text run 1 at (170.00,220.00) startOffset 0 endOffset 1 width 15.53: "e" 34 chunk 1 text run 1 at (170.00,220.00) startOffset 0 endOffset 1 width 15.53: "e"
35 chunk 1 text run 1 at (190.00,210.00) startOffset 0 endOffset 1 width 9.72: "t" 35 chunk 1 text run 1 at (190.00,210.00) startOffset 0 endOffset 1 width 9.72: "t"
36 chunk 1 text run 1 at (210.00,200.00) startOffset 0 endOffset 1 width 17.50: "h" 36 chunk 1 text run 1 at (210.00,200.00) startOffset 0 endOffset 1 width 17.50: "h"
37 chunk 1 text run 1 at (230.00,190.00) startOffset 0 endOffset 1 width 15.53: "e" 37 chunk 1 text run 1 at (230.00,190.00) startOffset 0 endOffset 1 width 15.53: "e"
38 chunk 1 text run 1 at (250.00,180.00) startOffset 0 endOffset 1 width 11.66: "r" 38 chunk 1 text run 1 at (250.00,180.00) startOffset 0 endOffset 1 width 11.66: "r"
39 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 39 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
40 LayoutSVGInlineText {#text} at (0,0) size 264x46 40 LayoutSVGInlineText {#text} at (0,0) size 264x46
41 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $" 41 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $"
42 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 42 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698