| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-pattern-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-pattern-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-pattern-expected.txt
|
| index ff92cb44c06a802d90e164c4c109af78d3a10fee..4ff7b4c14e5d50db42e29a5e1d5034948f75b22e 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-pattern-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-pattern-expected.txt
|
| @@ -21,14 +21,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGResourcePattern pattern id='Pattern'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='rect'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect",
|
| "reason": "SVG resource change"
|
| },
|
|
|