Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-expected.txt |
index ea299f1759326e76e46bb7dc0582fd8560f274c7..ec025004ad463b1bdbae35c937e996fec63a6fb8 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/relative-sized-content-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" |
} |
] |