Index: third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt |
index e1b82e8452dd6193649a7a20188819524a816afb..a1bd21c43ec8d13963bbe51db9b13d3235e4599e 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt |
@@ -12,11 +12,6 @@ |
"reason": "bounds change" |
}, |
{ |
- "object": "LayoutSVGContainer g id='root'", |
- "rect": [100, 100, 403, 249], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGRect rect", |
"rect": [50, 50, 453, 299], |
"reason": "layoutObject removal" |
@@ -40,11 +35,6 @@ |
"object": "LayoutSVGRoot svg", |
"rect": [50, 50, 453, 299], |
"reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [100, 100, 403, 249], |
- "reason": "bounds change" |
} |
] |
} |