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

Side by Side Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-conv-01-f-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,46) size 419x180 5 LayoutSVGContainer {g} at (30,46) size 419x180
6 LayoutSVGContainer {g} at (30,46) size 419x180 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(20.00,40.00)}] 6 LayoutSVGContainer {g} at (30,46) size 419x180 [transform={m=((1.00,0.00)( 0.00,1.00)) t=(20.00,40.00)}]
7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
8 LayoutSVGResourceFilter {filter} [id="convolve1"] [filterUnits=objectB oundingBox] [primitiveUnits=userSpaceOnUse] 8 LayoutSVGResourceFilter {filter} [id="convolve1"] [filterUnits=objectB oundingBox] [primitiveUnits=userSpaceOnUse]
9 [feConvolveMatrix order="width=3 height=3" kernelMatrix="[0.11, 0.11 , 0.11, 0.11, 0.11, 0.11, 0.11, 0.11, 0.11]" divisor="1.00" bias="0.00" target=" (1,1)" edgeMode="NONE" kernelUnitLength="(1,1)" preserveAlpha="0"] 9 [feConvolveMatrix order="width=3 height=3" kernelMatrix="[0.11, 0.11 , 0.11, 0.11, 0.11, 0.11, 0.11, 0.11, 0.11]" divisor="1.00" bias="0.00" target=" (1,1)" edgeMode="NONE" kernelUnitLength="(1,1)" preserveAlpha="0"]
10 [SourceGraphic] 10 [SourceGraphic]
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 [filter="convolve5"] LayoutSVGResourceFilter {filter} at (10,30) s ize 50x63 56 [filter="convolve5"] LayoutSVGResourceFilter {filter} at (10,30) s ize 50x63
57 LayoutSVGText {text} at (10,6) size 119x17 contains 1 chunk(s) 57 LayoutSVGText {text} at (10,6) size 119x17 contains 1 chunk(s)
58 LayoutSVGInlineText {#text} at (0,0) size 119x17 58 LayoutSVGInlineText {#text} at (0,0) size 119x17
59 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 19 wid th 118.18: "Vertical blur (1x3)" 59 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 19 wid th 118.18: "Vertical blur (1x3)"
60 LayoutSVGContainer {g} at (330,163) size 50x63 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(300.00,93.00)}] 60 LayoutSVGContainer {g} at (330,163) size 50x63 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(300.00,93.00)}]
61 RenderSVGImage {image} at (330,163) size 50x63 61 RenderSVGImage {image} at (330,163) size 50x63
62 [filter="convolve6"] LayoutSVGResourceFilter {filter} at (10,30) s ize 50x63 62 [filter="convolve6"] LayoutSVGResourceFilter {filter} at (10,30) s ize 50x63
63 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s) 63 LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
64 LayoutSVGInlineText {#text} at (0,0) size 264x45 64 LayoutSVGInlineText {#text} at (0,0) size 264x45
65 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.5 $" 65 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.5 $"
66 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] 66 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