| Index: third_party/WebKit/LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt b/third_party/WebKit/LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt
|
| index 8a3b3b0aba02ab85f1b62c07ea07acde39d62ac0..52d233399341434f75020e5703f43d444c06adde 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt
|
| @@ -1,7 +1,7 @@
|
| layer at (0,0) size 800x600
|
| LayoutView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| - LayoutSVGRoot {svg} at (70,70) size 600x530
|
| + LayoutSVGRoot {svg} at (0,0) size 800x600
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| LayoutSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
|
| @@ -12,5 +12,5 @@ layer at (0,0) size 800x600
|
| [feGaussianBlur stdDeviation="10.00, 10.00"]
|
| [feOffset dx="75.00" dy="75.00"]
|
| [SourceAlpha]
|
| - LayoutSVGRect {rect} at (70,70) size 600x530 [stroke={[type=LINEAR-GRADIENT] [id="gradient"] [stroke width=50.00]}] [fill={[type=SOLID] [color=#00000000]}] [x=100.00] [y=100.00] [width=300.00] [height=300.00]
|
| + LayoutSVGRect {rect} at (100,100) size 300x300 [stroke={[type=LINEAR-GRADIENT] [id="gradient"] [stroke width=50.00]}] [fill={[type=SOLID] [color=#00000000]}] [x=100.00] [y=100.00] [width=300.00] [height=300.00]
|
| [filter="shadow"] LayoutSVGResourceFilter {filter} at (70,70) size 600x600
|
|
|