Index: third_party/WebKit/LayoutTests/svg/filters/feImage-target-property-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/filters/feImage-target-property-change-expected.txt b/third_party/WebKit/LayoutTests/svg/filters/feImage-target-property-change-expected.txt |
index d96e22ca344f7421c9efe55a86ff650bc8d4bd7e..ba70af422e46979b3e3294349442cfd557e334d1 100644 |
--- a/third_party/WebKit/LayoutTests/svg/filters/feImage-target-property-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/filters/feImage-target-property-change-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -15,13 +17,23 @@ |
"object": "LayoutSVGRect rect id='rect'", |
"rect": [0, 0, 100, 100], |
"reason": "full" |
- }, |
- { |
- "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage'", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "full" |
+ } |
] |
} |