| 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 405f4731997665ed522c590d4d44c98787cf7adc..ff92cb44c06a802d90e164c4c109af78d3a10fee 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
|
| @@ -15,16 +15,6 @@
|
| "object": "LayoutSVGRect rect",
|
| "rect": [10, 10, 430, 80],
|
| "reason": "SVG resource change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='rect'",
|
| - "rect": [10, 10, 10, 10],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='rect'",
|
| - "rect": [0, 10, 10, 10],
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
|
|