Index: third_party/WebKit/LayoutTests/svg/custom/clip-path-href-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/clip-path-href-changes-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/clip-path-href-changes-expected.txt |
index 33327f35d6eef2c282864c31303f1259f42d3887..adba74e323e585d216a49c11ce85b5b297e01db9 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/clip-path-href-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/clip-path-href-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": "style change" |
+ } |
] |
} |