| 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..dda9be30d64958580acea5d1247d120571a3f59e 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
|
| @@ -7,16 +7,6 @@
|
| "drawsContent": true,
|
| "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"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g id='root'",
|
| "rect": [50, 50, 453, 299],
|
| "reason": "bounds change"
|
|
|