| 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 f0d0655fbabc50b23ea467fade133ae7fb1a296a..2c28e0fe8e385e2c60999f7d3441724a61e2dc6f 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
|
| @@ -20,11 +20,6 @@
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 100, 800, 100],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [0, 100, 800, 100],
|
| - "reason": "layoutObject insertion"
|
| }
|
| ]
|
| }
|
|
|