Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt |
index 89d73c7a33d974108fd76d8283e21520ebbe3baa..ec37d194e98d13ea3874562a51a35a49313b9d77 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/container-repaint-expected.txt |
@@ -7,21 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGRect rect", |
- "rect": [0, 100, 100, 50], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGViewportContainer svg id='mover'", |
"rect": [0, 100, 100, 50], |
"reason": "full" |
}, |
{ |
- "object": "LayoutSVGRect rect", |
- "rect": [0, 50, 100, 50], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGViewportContainer svg id='mover'", |
"rect": [0, 50, 100, 50], |
"reason": "full" |