Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-container-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-container-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-container-expected.txt |
index e3d75b7eda678cf51ecb5e084776f5bac75a35ba..cb4159f693bbbe113950d778571c289ae5ae34e9 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-container-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-container-expected.txt |
@@ -17,29 +17,15 @@ |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [0, 40, 76, 36], |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGRect rect", |
"rect": [-1, -1, 42, 42], |
"reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [40, 0, 36, 76], |
- "reason": "incremental" |
} |
] |
} |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGContainer g id='group'", |
"reason": "full" |
}, |