Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt |
index fb94f14b63c5a557fe3b648f9db19d5e9f73e376..95e045bef5f9f55e7a6b8bf4a016796bcf22272e 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt |
@@ -34,6 +34,11 @@ |
"reason": "bounds change" |
}, |
{ |
+ "object": "LayoutSVGPath path", |
+ "rect": [16, 59, 136, 137], |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutSVGContainer use", |
"rect": [13, 207, 92, 91], |
"reason": "bounds change" |
@@ -70,6 +75,18 @@ |
"reason": "forced by layout" |
}, |
{ |
+ "object": "LayoutSVGHiddenContainer defs", |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutSVGHiddenContainer symbol id='gamesBorder'", |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutSVGPath path", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutSVGContainer use", |
"reason": "bounds change" |
}, |