Index: third_party/WebKit/LayoutTests/svg/custom/js-update-stop-linked-gradient-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-update-stop-linked-gradient-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-update-stop-linked-gradient-expected.txt |
index 7ef9a5974509d71bc9f4fa632dca4cae586aac12..225600c5a3b2543bb27a132d302877c6e4cd8596 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/js-update-stop-linked-gradient-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/js-update-stop-linked-gradient-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,17 +22,31 @@ |
"object": "LayoutSVGRect rect", |
"rect": [10, 10, 430, 80], |
"reason": "SVG resource change" |
- }, |
- { |
- "object": "LayoutSVGGradientStop stop id='stop1'", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutSVGResourceLinearGradient linearGradient id='gradient'", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGGradientStop stop id='stop1'", |
+ "reason": "layoutObject removal" |
+ }, |
+ { |
+ "object": "LayoutSVGResourceLinearGradient linearGradient id='gradient'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "SVG resource change" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "SVG resource change" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "SVG resource change" |
+ } |
] |
} |