Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-image-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-image-expected.txt |
index b6282620892db1f07b0d49c63f4e2beb2d4a6b1a..2b7a1a696b776b2f3ebb5a782f125b9fd188f05f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-image-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-image-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow div id='contentBox'", |
"rect": [8, 68, 402, 404], |
"reason": "forced by layout" |
@@ -27,13 +22,15 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |