Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt |
index c15da5f4b6d47324c3ae964a3b1b3d58cd0cbba3..4e5453867a88c53a3232ac0c260fcbaaad736cc8 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-without-attributes-on-symbol-expected.txt |
@@ -34,6 +34,11 @@ |
"reason": "bounds change" |
}, |
{ |
+ "object": "LayoutSVGPath path", |
+ "rect": [16, 57, 136, 137], |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutSVGContainer use", |
"rect": [13, 205, 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" |
}, |