Index: third_party/WebKit/LayoutTests/svg/custom/mask-child-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/mask-child-changes-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/mask-child-changes-expected.txt |
index 1dabdc8c5bc62876d91bddc24962e26c4edecd1b..93a60d7fbb31e90e362be7f19921bc265fcf57d0 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/mask-child-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/mask-child-changes-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -18,6 +20,16 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "style change" |
+ } |
] |
} |