Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt |
index b40526baee07db9e33ab709aa2ce5d35058faaf9..dfd82ff1b565250b69f9d29f7a9a899963321871 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt |
@@ -7,19 +7,9 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGRect rect", |
- "rect": [0, 0, 576, 432], |
- "reason": "style change" |
- }, |
- { |
"object": "LayoutSVGRoot svg", |
"rect": [0, 0, 576, 432], |
"reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGRect rect", |
- "rect": [0, 0, 480, 360], |
- "reason": "style change" |
} |
] |
} |