| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/gradient-add-stops-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/gradient-add-stops-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/gradient-add-stops-expected.txt
|
| index b6d5b7db46741be7e4357b084ee07dd94260c97a..5888dbc2b0cc22d875e14a5bf3f0ca265ba1dd31 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/gradient-add-stops-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/gradient-add-stops-expected.txt
|
| @@ -16,14 +16,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGResourceLinearGradient linearGradient id='test'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGGradientStop stop",
|
| - "reason": "appeared"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect",
|
| "reason": "SVG resource change"
|
| }
|
|
|