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 9a1a1ac4afc0d556cba0898bdce71e5470d796fd..786095c589376e03acaaa5d1f80bb34120b2dbed 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 |
@@ -27,11 +27,6 @@ |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [50, 50, 453, 299], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGRect rect", |
"rect": [100, 100, 403, 249], |
"reason": "layoutObject insertion" |
@@ -45,10 +40,6 @@ |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGRect rect id='maskRect'", |
"reason": "full" |
}, |