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 450a51b7956ebf9c0280d5d8b6f83b995eeec4ac..f0d0655fbabc50b23ea467fade133ae7fb1a296a 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 |
@@ -25,21 +25,12 @@ |
"object": "LayoutSVGRect rect", |
"rect": [0, 100, 800, 100], |
"reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "rect": [0, 100, 800, 100], |
- "reason": "became visible" |
} |
] |
} |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "reason": "became visible" |
- }, |
- { |
"object": "LayoutSVGContainer g id='content'", |
"reason": "became visible" |
}, |