Index: third_party/WebKit/LayoutTests/svg/custom/clip-path-id-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/clip-path-id-changes-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/clip-path-id-changes-expected.txt |
index 9e50511c64165d40e577e19aa6683171d544aa4f..cd544295d4f7b68380f3faa58a55cb73dea90598 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/clip-path-id-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/clip-path-id-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, |
@@ -23,6 +25,16 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRoot svg", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutSVGContainer g", |
+ "reason": "full" |
+ } |
] |
} |