| Index: third_party/WebKit/LayoutTests/svg/custom/gradient-stop-style-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/gradient-stop-style-change-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/gradient-stop-style-change-expected.txt
|
| index b7d40078786e61bc9c09acf9885c39998093f2b5..ecccd7887236d07bc6c605cbcba2107616b7e5d0 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/gradient-stop-style-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/gradient-stop-style-change-expected.txt
|
| @@ -7,14 +7,13 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGGradientStop stop id='stop'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 100, 100],
|
| "reason": "SVG resource change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGGradientStop stop id='stop'",
|
| + "reason": "style change"
|
| }
|
| ]
|
| }
|
|
|