Index: third_party/WebKit/LayoutTests/svg/custom/use-disappears-after-style-update-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/use-disappears-after-style-update-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/use-disappears-after-style-update-expected.txt |
index 7fd9d571dd8a91633a3378502a3b0e17e8301a5c..675236afbb86f4339440f8bcb4cd51b7a03412f5 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/use-disappears-after-style-update-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/use-disappears-after-style-update-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -38,6 +40,32 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGContainer use", |
+ "reason": "SVG resource change" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "reason": "layoutObject insertion" |
+ } |
] |
} |