| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt
|
| index d2a0dd889f00abb88740b0b83c1ce60b331c2fd6..f43f7a6ef75c52505c8b826c2f2649e93a53389c 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/mask-invalidation-expected.txt
|
| @@ -8,11 +8,6 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGRect rect id='maskRect'",
|
| - "rect": [100, 100, 460, 316],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='maskRect'",
|
| "rect": [50, 50, 460, 316],
|
| "reason": "subtree"
|
| },
|
|
|