| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-mask-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-mask-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-mask-and-object-creation-expected.txt
|
| index 2c28e0fe8e385e2c60999f7d3441724a61e2dc6f..c771b88a0d7dcb246cdba8406f51df422812dd17 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-mask-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-mask-and-object-creation-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [0, 0, 800, 300],
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g id='content'",
|
| "rect": [0, 100, 800, 100],
|
| "reason": "became visible"
|
|
|