Index: third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt |
index 1ad4bd6b35124c54339de69b6ae52864998812c6..6af37b28f6a2028fa458545030f7c7f7b58cf4ef 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -30,21 +32,27 @@ |
"object": "LayoutSVGRoot svg", |
"rect": [9, 151, 100, 236], |
"reason": "bounds change" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow div id='contentBox'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutSVGRoot svg", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGEllipse circle", |
+ "reason": "SVG resource change" |
+ } |
] |
} |