Index: third_party/WebKit/LayoutTests/svg/custom/clip-path-units-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/clip-path-units-changes-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/clip-path-units-changes-expected.txt |
index d490b3e8d58d1b732ae7b7dba208fd636e107da8..039243a3529af160946b40657f2a71fc48b6fd78 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/clip-path-units-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/clip-path-units-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, |
@@ -20,13 +22,23 @@ |
"object": "LayoutSVGRoot svg", |
"rect": [100, 0, 100, 200], |
"reason": "incremental" |
- }, |
- { |
- "object": "LayoutSVGResourceClipper clipPath id='myclip'", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRoot svg", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutSVGResourceClipper clipPath id='myclip'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGContainer g", |
+ "reason": "full" |
+ } |
] |
} |