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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-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 (30,4) size 368x239 5 LayoutSVGContainer {g} at (30,4) size 368x239
6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 6 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
8 LayoutSVGText {text} at (56,4) size 342x40 contains 1 chunk(s) 8 LayoutSVGText {text} at (56,4) size 342x40 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 342x40 9 LayoutSVGInlineText {#text} at (0,0) size 342x40
10 chunk 1 text run 1 at (56.00,35.00) startOffset 0 endOffset 22 width 3 41.18: "Basic SVG font element" 10 chunk 1 text run 1 at (56.00,35.00) startOffset 0 endOffset 22 width 3 41.18: "Basic SVG font element"
11 LayoutSVGContainer {g} at (30,81) size 346x162 11 LayoutSVGContainer {g} at (30,81) size 346x162
12 LayoutSVGText {text} at (30,113) size 105x22 contains 1 chunk(s) 12 LayoutSVGText {text} at (30,113) size 105x22 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 105x22 13 LayoutSVGInlineText {#text} at (0,0) size 105x22
14 chunk 1 text run 1 at (30.00,130.00) startOffset 0 endOffset 13 widt h 104.48: "Placed Glyphs" 14 chunk 1 text run 1 at (30.00,130.00) startOffset 0 endOffset 13 widt h 104.48: "Placed Glyphs"
(...skipping 16 matching lines...) Expand all
31 chunk 1 text run 1 at (65.00,210.00) startOffset 0 endOffset 8 width 7 3.52: "SVG Font" 31 chunk 1 text run 1 at (65.00,210.00) startOffset 0 endOffset 8 width 7 3.52: "SVG Font"
32 LayoutSVGContainer {g} at (165,166) size 210x69 [transform={m=((1.00,0.00) (0.00,1.00)) t=(165.00,220.00)}] 32 LayoutSVGContainer {g} at (165,166) size 210x69 [transform={m=((1.00,0.00) (0.00,1.00)) t=(165.00,220.00)}]
33 LayoutSVGPath {line} at (165,219) size 210x2 [stroke={[type=SOLID] [colo r=#888888]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=210.0 0] [y2=0.00] 33 LayoutSVGPath {line} at (165,219) size 210x2 [stroke={[type=SOLID] [colo r=#888888]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=210.0 0] [y2=0.00]
34 LayoutSVGText {text} at (0,-54) size 199x69 contains 1 chunk(s) 34 LayoutSVGText {text} at (0,-54) size 199x69 contains 1 chunk(s)
35 LayoutSVGInlineText {#text} at (0,0) size 199x69 35 LayoutSVGInlineText {#text} at (0,0) size 199x69
36 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 5 width 19 8.54: "Ay\x{D6}@\x{E7}" 36 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 5 width 19 8.54: "Ay\x{D6}@\x{E7}"
37 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 37 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
38 LayoutSVGInlineText {#text} at (0,0) size 264x46 38 LayoutSVGInlineText {#text} at (0,0) size 264x46
39 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $" 39 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $"
40 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] 40 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