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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGContainer {g} at (119,61) size 242x239 6 LayoutSVGContainer {g} at (119,61) size 242x239
7 RenderSVGPath {path} at (119,61) size 242x239 [stroke={[type=SOLID] [color =#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M 250.261 208.191 C 256 300 224 300 229.739 208.191 C 175.122 282.21 150.609 261.641 214.019 195 C 124. 601 216.595 119.045 185.081 210.456 174.791 C 128.077 133.856 144.077 106.144 22 0.716 157.019 C 183.923 72.7092 213.993 61.7646 240 150 C 266.007 61.7646 296.07 7 72.7092 259.284 157.019 C 335.923 106.144 351.923 133.856 269.544 174.791 C 36 0.955 185.081 355.399 216.595 265.981 195 C 329.391 261.641 304.878 282.21 250.2 61 208.191 Z"] 7 RenderSVGPath {path} at (119,61) size 242x239 [stroke={[type=SOLID] [color =#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M 250.261 208.191 C 256 300 224 300 229.739 208.191 C 175.122 282.21 150.609 261.641 214.019 195 C 124. 601 216.595 119.045 185.081 210.456 174.791 C 128.077 133.856 144.077 106.144 22 0.716 157.019 C 183.923 72.7092 213.993 61.7646 240 150 C 266.007 61.7646 296.07 7 72.7092 259.284 157.019 C 335.923 106.144 351.923 133.856 269.544 174.791 C 36 0.955 185.081 355.399 216.595 265.981 195 C 329.391 261.641 304.878 282.21 250.2 61 208.191 Z"]
8 RenderSVGContainer {g} at (10,310) size 230x37 8 LayoutSVGContainer {g} at (10,310) size 230x37
9 LayoutSVGText {text} at (10,310) size 230x37 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,310) size 230x37 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 230x37 10 LayoutSVGInlineText {#text} at (0,0) size 230x37
11 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 229.47: "$Revision: 1.5 $" 11 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 229.47: "$Revision: 1.5 $"
12 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] 12 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]
13 RenderSVGContainer {g} at (0,0) size 480x24 13 LayoutSVGContainer {g} at (0,0) size 480x24
14 RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#00 0000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [ height=20.00] 14 RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#00 0000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [ height=20.00]
15 LayoutSVGText {text} at (206,0) size 68x23 contains 1 chunk(s) 15 LayoutSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
16 LayoutSVGInlineText {#text} at (0,0) size 68x23 16 LayoutSVGInlineText {#text} at (0,0) size 68x23
17 chunk 1 (middle anchor) text run 1 at (206.12,18.00) startOffset 0 end Offset 5 width 67.76: "DRAFT" 17 chunk 1 (middle anchor) text run 1 at (206.12,18.00) startOffset 0 end Offset 5 width 67.76: "DRAFT"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698