Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt |
index 639a7dc9c489356983d279d9504d7e0b017b8e48..5d221dad265aa2524ff9ee0d1f99524c484a7ab6 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-content-with-resources-expected.txt |
@@ -50,6 +50,22 @@ |
"reason": "forced by layout" |
}, |
{ |
+ "object": "LayoutSVGHiddenContainer defs", |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutSVGResourceRadialGradient radialGradient id='grad'", |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutSVGGradientStop stop", |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutSVGGradientStop stop", |
+ "reason": "location change" |
+ }, |
+ { |
"object": "LayoutSVGEllipse circle", |
"reason": "SVG resource change" |
} |