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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-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 (80,110) size 300x180 5 LayoutSVGContainer {g} at (80,110) size 300x180
6 RenderSVGViewportContainer {svg} at (80,110) size 300x180 6 RenderSVGViewportContainer {svg} at (80,110) size 300x180
7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
8 LayoutSVGResourceFilter {filter} [id="MyFilter"] [filterUnits=userSpac eOnUse] [primitiveUnits=userSpaceOnUse] 8 LayoutSVGResourceFilter {filter} [id="MyFilter"] [filterUnits=userSpac eOnUse] [primitiveUnits=userSpaceOnUse]
9 [feComposite operation="OVER"] 9 [feComposite operation="OVER"]
10 [SourceGraphic] 10 [SourceGraphic]
11 [feOffset dx="4.00" dy="4.00"] 11 [feOffset dx="4.00" dy="4.00"]
12 [feGaussianBlur stdDeviation="4.00, 4.00"] 12 [feGaussianBlur stdDeviation="4.00, 4.00"]
13 [SourceAlpha] 13 [SourceAlpha]
14 RenderSVGRect {rect} at (80,110) size 300x180 [stroke={[type=SOLID] [col or=#0000FF]}] [fill={[type=SOLID] [color=#888888]}] [x=1.00] [y=1.00] [width=198 .00] [height=118.00] 14 LayoutSVGRect {rect} at (80,110) size 300x180 [stroke={[type=SOLID] [col or=#0000FF]}] [fill={[type=SOLID] [color=#888888]}] [x=1.00] [y=1.00] [width=198 .00] [height=118.00]
15 LayoutSVGContainer {g} at (80,110) size 300x180 15 LayoutSVGContainer {g} at (80,110) size 300x180
16 [filter="MyFilter"] LayoutSVGResourceFilter {filter} at (0,0) size 200 x120 16 [filter="MyFilter"] LayoutSVGResourceFilter {filter} at (0,0) size 200 x120
17 LayoutSVGContainer {g} at (80,147) size 300x106 17 LayoutSVGContainer {g} at (80,147) size 300x106
18 RenderSVGPath {path} at (80,147) size 300x106 [stroke={[type=SOLID] [color=#D90000] [stroke width=10.00]}] [data="M 50 90 C 0 90 0 30 50 30 L 150 30 C 200 30 200 90 150 90 Z"] 18 RenderSVGPath {path} at (80,147) size 300x106 [stroke={[type=SOLID] [color=#D90000] [stroke width=10.00]}] [data="M 50 90 C 0 90 0 30 50 30 L 150 30 C 200 30 200 90 150 90 Z"]
19 RenderSVGPath {path} at (125,170) size 210x60 [fill={[type=SOLID] [c olor=#D90000]}] [data="M 60 80 C 30 80 30 40 60 40 L 140 40 C 170 40 170 80 140 80 Z"] 19 RenderSVGPath {path} at (125,170) size 210x60 [fill={[type=SOLID] [c olor=#D90000]}] [data="M 60 80 C 30 80 30 40 60 40 L 140 40 C 170 40 170 80 140 80 Z"]
20 LayoutSVGContainer {g} at (156,154) size 149x86 20 LayoutSVGContainer {g} at (156,154) size 149x86
21 LayoutSVGText {text} at (52,30) size 97x56 contains 1 chunk(s) 21 LayoutSVGText {text} at (52,30) size 97x56 contains 1 chunk(s)
22 LayoutSVGInlineText {#text} at (0,0) size 97x55 22 LayoutSVGInlineText {#text} at (0,0) size 97x55
23 chunk 1 text run 1 at (52.00,76.00) startOffset 0 endOffset 3 width 96.42: "SVG" 23 chunk 1 text run 1 at (52.00,76.00) startOffset 0 endOffset 3 width 96.42: "SVG"
24 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 24 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
25 LayoutSVGInlineText {#text} at (0,0) size 264x46 25 LayoutSVGInlineText {#text} at (0,0) size 264x46
26 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $" 26 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $"
27 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] 27 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