Index: third_party/WebKit/LayoutTests/svg/custom/svg-absolute-children-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/svg-absolute-children-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/svg-absolute-children-expected.txt |
index d21113d046cea484a1e24ab2a6903f77098fda24..7061d8067ffb465d28527000965e0ce2e21de879 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/svg-absolute-children-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/svg-absolute-children-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "reason": "full" |
+ } |
] |
} |