| Index: third_party/WebKit/LayoutTests/svg/custom/grayscale-gradient-mask-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/grayscale-gradient-mask-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/grayscale-gradient-mask-expected.txt
|
| index ea2ada221a88c3bfb9583cc7aa168c4497c059b1..b93bbd75ecefa53ed0961f79b7eb092786e2bb39 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/grayscale-gradient-mask-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/grayscale-gradient-mask-expected.txt
|
| @@ -1,13 +1,13 @@
|
| layer at (0,0) size 800x600
|
| LayoutView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| - LayoutSVGRoot {svg} at (0,143) size 781x294
|
| + LayoutSVGRoot {svg} at (0,0) size 800x600
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceLinearGradient {linearGradient} [id="Gradient"] [gradientUnits=userSpaceOnUse] [start=(0,0)] [end=(800,0)]
|
| LayoutSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
|
| LayoutSVGGradientStop {stop} [offset=1.00] [color=#000000]
|
| LayoutSVGResourceMasker {mask} [id="Mask"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
|
| - LayoutSVGRect {rect} at (0,143) size 781x294 [fill={[type=LINEAR-GRADIENT] [id="Gradient"]}] [x=0.00] [y=0.00] [width=800.00] [height=300.00]
|
| - LayoutSVGRect {rect} at (0,143) size 781x294 [fill={[type=SOLID] [color=#FF8080]}] [x=0.00] [y=0.00] [width=800.00] [height=300.00]
|
| - LayoutSVGRect {rect} at (0,241) size 781x99 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=800.00] [height=100.00]
|
| + LayoutSVGRect {rect} at (0,0) size 800x300 [fill={[type=LINEAR-GRADIENT] [id="Gradient"]}] [x=0.00] [y=0.00] [width=800.00] [height=300.00]
|
| + LayoutSVGRect {rect} at (0,0) size 800x300 [fill={[type=SOLID] [color=#FF8080]}] [x=0.00] [y=0.00] [width=800.00] [height=300.00]
|
| + LayoutSVGRect {rect} at (0,100) size 800x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=800.00] [height=100.00]
|
| [masker="Mask"] LayoutSVGResourceMasker {mask} at (0,0) size 800x300
|
|
|