Index: third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt |
index d7db6fdb4428e22741e191ded743d1efc9e98c8b..3ef83cf1137f45300308f0732a2d053c6996c642 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -30,17 +32,43 @@ |
"object": "LayoutSVGRect rect id='shape'", |
"rect": [0, 0, 200, 200], |
"reason": "SVG resource change" |
- }, |
- { |
- "object": "LayoutSVGResourcePattern pattern id='pat'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutSVGResourcePattern pattern id='pat'", |
- "reason": "layoutObject removal" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGResourcePattern pattern id='pat'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect id='shape'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutSVGResourcePattern pattern id='pat'", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutSVGResourcePattern pattern id='pat'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect id='shape'", |
+ "reason": "SVG resource change" |
+ } |
] |
} |