| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-and-object-creation-expected.txt
|
| index 44212a61090ab065e3d02d8aec3536a42a9f3ba0..8942ca9ce6521c58e00037537cbf4c0882c0c939 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/js-late-gradient-and-object-creation-expected.txt
|
| @@ -21,26 +21,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGResourceLinearGradient linearGradient id='fillLinearGradient'",
|
| - "reason": "appeared"
|
| - },
|
| - {
|
| - "object": "LayoutSVGGradientStop stop",
|
| - "reason": "appeared"
|
| - },
|
| - {
|
| - "object": "LayoutSVGGradientStop stop",
|
| - "reason": "appeared"
|
| - },
|
| - {
|
| - "object": "LayoutSVGResourceLinearGradient linearGradient id='strokeLinearGradient'",
|
| - "reason": "appeared"
|
| - },
|
| - {
|
| - "object": "LayoutSVGGradientStop stop",
|
| - "reason": "appeared"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g id='content'",
|
| "reason": "appeared"
|
| },
|
|
|