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

Side by Side Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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 RenderSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (30,15) size 230x257 5 LayoutSVGContainer {g} at (30,15) size 230x257
6 LayoutSVGText {text} at (30,15) size 230x19 contains 1 chunk(s) 6 LayoutSVGText {text} at (30,15) size 230x19 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 230x19 7 LayoutSVGInlineText {#text} at (0,0) size 230x19
8 chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 42 width 2 30.00: "Default entities: amp, lt, gt, apos, quot:" 8 chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 42 width 2 30.00: "Default entities: amp, lt, gt, apos, quot:"
9 LayoutSVGText {text} at (90,45) size 70x19 contains 1 chunk(s) 9 LayoutSVGText {text} at (90,45) size 70x19 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 70x19 10 LayoutSVGInlineText {#text} at (0,0) size 70x19
(...skipping 17 matching lines...) Expand all
28 LayoutSVGContainer {g} at (90,235) size 36x36 [transform={m=((0.20,0.00)(0 .00,0.20)) t=(90.00,235.00)}] 28 LayoutSVGContainer {g} at (90,235) size 36x36 [transform={m=((0.20,0.00)(0 .00,0.20)) t=(90.00,235.00)}]
29 RenderSVGPath {path} at (90,235) size 36x36 [fill={[type=SOLID] [color=# 808080]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"] 29 RenderSVGPath {path} at (90,235) size 36x36 [fill={[type=SOLID] [color=# 808080]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"]
30 LayoutSVGText {text} at (181,213) size 48x19 contains 1 chunk(s) 30 LayoutSVGText {text} at (181,213) size 48x19 contains 1 chunk(s)
31 LayoutSVGInlineText {#text} at (0,0) size 47x19 31 LayoutSVGInlineText {#text} at (0,0) size 47x19
32 chunk 1 (middle anchor) text run 1 at (181.50,228.00) startOffset 0 en dOffset 8 width 47.00: "outlined" 32 chunk 1 (middle anchor) text run 1 at (181.50,228.00) startOffset 0 en dOffset 8 width 47.00: "outlined"
33 LayoutSVGContainer {g} at (189,234) size 38x38 [transform={m=((0.20,0.00)( 0.00,0.20)) t=(190.00,235.00)}] 33 LayoutSVGContainer {g} at (189,234) size 38x38 [transform={m=((0.20,0.00)( 0.00,0.20)) t=(190.00,235.00)}]
34 RenderSVGPath {path} at (189,234) size 38x38 [stroke={[type=SOLID] [colo r=#808080] [stroke width=5.00]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"] 34 RenderSVGPath {path} at (189,234) size 38x38 [stroke={[type=SOLID] [colo r=#808080] [stroke width=5.00]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"]
35 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 35 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
36 LayoutSVGInlineText {#text} at (0,0) size 261x46 36 LayoutSVGInlineText {#text} at (0,0) size 261x46
37 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.9 $" 37 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.9 $"
38 RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 38 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