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

Side by Side Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-10-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 (20,2) size 450x310 5 LayoutSVGContainer {g} at (20,2) size 450x310
6 LayoutSVGContainer {g} at (20,3) size 213x95 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(10.00,10.00)}] 6 LayoutSVGContainer {g} at (20,3) size 213x95 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(10.00,10.00)}]
7 LayoutSVGText {text} at (10,3) size 40x21 contains 1 chunk(s) 7 LayoutSVGText {text} at (10,3) size 40x21 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 40x21 8 LayoutSVGInlineText {#text} at (0,0) size 40x21
9 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 4 width 40.00: "open" 9 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 4 width 40.00: "open"
10 LayoutSVGText {text} at (10,21) size 85x21 contains 1 chunk(s) 10 LayoutSVGText {text} at (10,21) size 85x21 contains 1 chunk(s)
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 LayoutSVGInlineText {#text} at (0,0) size 95x21 89 LayoutSVGInlineText {#text} at (0,0) size 95x21
90 chunk 1 text run 1 at (125.00,56.00) startOffset 0 endOffset 10 widt h 95.00: "cap=square" 90 chunk 1 text run 1 at (125.00,56.00) startOffset 0 endOffset 10 widt h 95.00: "cap=square"
91 LayoutSVGText {text} at (125,57) size 56x21 contains 1 chunk(s) 91 LayoutSVGText {text} at (125,57) size 56x21 contains 1 chunk(s)
92 LayoutSVGInlineText {#text} at (0,0) size 56x21 92 LayoutSVGInlineText {#text} at (0,0) size 56x21
93 chunk 1 text run 1 at (125.00,74.00) startOffset 0 endOffset 7 width 56.00: "M, L, Z" 93 chunk 1 text run 1 at (125.00,74.00) startOffset 0 endOffset 7 width 56.00: "M, L, Z"
94 LayoutSVGContainer {g} at (242,208) size 129x104 94 LayoutSVGContainer {g} at (242,208) size 129x104
95 RenderSVGPath {path} at (242,208) size 129x104 [stroke={[type=SOLID] [ color=#FF0000] [stroke width=15.00] [line cap=SQUARE]}] [fill={[type=SOLID] [col or=#008000]}] [data="M 0 0 L 100 40 L 0 80 Z"] 95 RenderSVGPath {path} at (242,208) size 129x104 [stroke={[type=SOLID] [ color=#FF0000] [stroke width=15.00] [line cap=SQUARE]}] [fill={[type=SOLID] [col or=#008000]}] [data="M 0 0 L 100 40 L 0 80 Z"]
96 LayoutSVGText {text} at (10,304) size 281x46 contains 1 chunk(s) 96 LayoutSVGText {text} at (10,304) size 281x46 contains 1 chunk(s)
97 LayoutSVGInlineText {#text} at (0,0) size 281x46 97 LayoutSVGInlineText {#text} at (0,0) size 281x46
98 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 28 1.00: "$Revision: 1.13 $" 98 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 28 1.00: "$Revision: 1.13 $"
99 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] 99 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