Index: third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt |
index e6830478290a35afc83a4cadc49a15861a898c87..5ebc174a2fe0072b4e9cc69005aa16236b02a163 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/js-update-pattern-child-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -28,6 +30,20 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "SVG resource change" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "SVG resource change" |
+ } |
] |
} |