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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt

Issue 908243002: Move rendering/svg/RenderSVGResource* 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt
index 18d454edb34a861a8b326969db97ee201a23996e..a23ae5f57cda3939c3d5a6691caaeecead18a268 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt
@@ -8,24 +8,24 @@ layer at (0,0) size 480x360
RenderSVGInlineText {#text} at (0,0) size 138x16
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 21 width 138.00: "Test for mask support"
RenderSVGRect {rect} at (10,30) size 100x260 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=30.00] [width=100.00] [height=260.00]
- RenderSVGResourceMasker {mask} [id="mask1"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+ LayoutSVGResourceMasker {mask} [id="mask1"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceLinearGradient {linearGradient} [id="Grad1"] [gradientUnits=userSpaceOnUse] [start=(60,50)] [end=(60,120)]
+ LayoutSVGResourceLinearGradient {linearGradient} [id="Grad1"] [gradientUnits=userSpaceOnUse] [start=(60,50)] [end=(60,120)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFFFF80]
RenderSVGRect {rect} at (60,50) size 100x60 [fill={[type=LINEAR-GRADIENT] [id="Grad1"]}] [x=60.00] [y=50.00] [width=100.00] [height=60.00]
RenderSVGRect {rect} at (60,50) size 100x60 [fill={[type=SOLID] [color=#00FF00]}] [x=60.00] [y=50.00] [width=100.00] [height=60.00]
- [masker="mask1"] RenderSVGResourceMasker {mask} at (60,50) size 100x60
+ [masker="mask1"] LayoutSVGResourceMasker {mask} at (60,50) size 100x60
RenderSVGText {text} at (200,53) size 164x15 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 164x15
chunk 1 text run 1 at (200.00,65.00) startOffset 0 endOffset 30 width 164.00: "Mask with linear gradient from"
RenderSVGText {text} at (200,68) size 133x15 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 133x15
chunk 1 text run 1 at (200.00,80.00) startOffset 0 endOffset 25 width 133.00: "opacity=1 to opactity=0.5"
- RenderSVGResourceMasker {mask} [id="mask2"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+ LayoutSVGResourceMasker {mask} [id="mask2"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
RenderSVGRect {rect} at (60,120) size 100x30 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.50]}] [x=60.00] [y=120.00] [width=100.00] [height=30.00]
RenderSVGRect {rect} at (60,120) size 100x30 [fill={[type=SOLID] [color=#00FF00]}] [x=60.00] [y=120.00] [width=100.00] [height=30.00]
- [masker="mask2"] RenderSVGResourceMasker {mask} at (60,120) size 100x30
+ [masker="mask2"] LayoutSVGResourceMasker {mask} at (60,120) size 100x30
RenderSVGText {text} at (200,123) size 173x15 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 173x15
chunk 1 text run 1 at (200.00,135.00) startOffset 0 endOffset 32 width 173.00: "Mask with uniform opacity of 0.5"
@@ -33,15 +33,15 @@ layer at (0,0) size 480x360
RenderSVGText {text} at (200,163) size 200x15 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 200x15
chunk 1 text run 1 at (200.00,175.00) startOffset 0 endOffset 37 width 200.00: "Rectangle with uniform opacity of 0.5"
- RenderSVGResourceMasker {mask} [id="mask3"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+ LayoutSVGResourceMasker {mask} [id="mask3"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
RenderSVGRect {rect} at (60,200) size 200x25 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.50]}] [x=60.00] [y=200.00] [width=200.00] [height=25.00]
RenderSVGRect {rect} at (60,225) size 200x25 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.20]}] [x=60.00] [y=225.00] [width=200.00] [height=25.00]
RenderSVGRect {rect} at (60,250) size 200x25 [fill={[type=SOLID] [color=#FFFFFF]}] [x=60.00] [y=250.00] [width=200.00] [height=25.00]
RenderSVGRect {rect} at (60,275) size 200x25 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.70]}] [x=60.00] [y=275.00] [width=200.00] [height=25.00]
RenderSVGText {text} at (60,182) size 219x125 contains 1 chunk(s)
- [masker="mask3"] RenderSVGResourceMasker {mask} at (60,200) size 200x100
+ [masker="mask3"] LayoutSVGResourceMasker {mask} at (60,200) size 200x100
RenderSVGInlineText {#text} at (0,0) size 219x125
- [masker="mask3"] RenderSVGResourceMasker {mask} at (60,200) size 200x100
+ [masker="mask3"] LayoutSVGResourceMasker {mask} at (60,200) size 200x100
chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 3 width 219.00: "SVG"
RenderSVGText {text} at (200,213) size 202x15 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 202x15

Powered by Google App Engine
This is Rietveld 408576698