Index: third_party/WebKit/LayoutTests/platform/win/svg/as-image/svg-image-change-content-size-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/as-image/svg-image-change-content-size-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/as-image/svg-image-change-content-size-expected.txt |
index af177de73e652ca9cf0be14d55673295c6fcee78..2602ea1bb4807ed268f0324723cad00404717573 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/as-image/svg-image-change-content-size-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/as-image/svg-image-change-content-size-expected.txt |
@@ -7,23 +7,20 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow div id='contentBox'", |
"rect": [8, 50, 602, 424], |
"reason": "forced by layout" |
}, |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |