Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/tabgroup-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/tabgroup-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/tabgroup-expected.txt |
index 8facb9064f04a8b51e6bebf1c35ea39477848511..e9a76379e4628bfd2a6b7d7ddf468253ba343153 100644 |
--- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/tabgroup-expected.txt |
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/tabgroup-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [7, 7, 736, 573], |
- "reason": "became visible" |
- }, |
- { |
"object": "LayoutSVGPath path", |
"rect": [389, 38, 316, 81], |
"reason": "layoutObject insertion" |
@@ -991,10 +986,6 @@ |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "became visible" |
- }, |
- { |
"object": "LayoutSVGContainer g id='tabgroupRect'", |
"reason": "became visible" |
}, |