Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt |
index 1606c354f1b46fc5a2dd243ff6c7b0cbab5bbd5c..0a5c120742d372c33d6f1e9522d327e867db193a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt |
@@ -7,31 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow div id='contentBox'", |
"rect": [8, 8, 402, 404], |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutEmbeddedObject object", |
- "rect": [209, 9, 200, 400], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutSVGEllipse circle", |
- "rect": [89, 189, 40, 40], |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutSVGEllipse circle", |
- "rect": [169, 169, 80, 80], |
- "reason": "location change" |
- }, |
- { |
"object": "LayoutSVGRect rect", |
"rect": [9, 9, 400, 400], |
"reason": "location change" |
@@ -47,18 +27,35 @@ |
"reason": "full" |
}, |
{ |
+ "object": "LayoutEmbeddedObject object", |
+ "rect": [209, 9, 200, 400], |
+ "reason": "incremental" |
+ }, |
+ { |
"object": "LayoutView #document", |
"rect": [209, 9, 200, 400], |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutSVGEllipse circle", |
+ "rect": [169, 169, 80, 80], |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutSVGEllipse circle", |
+ "rect": [89, 189, 40, 40], |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |