| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt
|
| index bf18d36f3d1f7aa81d793ebd1a1e8489c381deac..9f131de0798d21a0829a58344822d9d63f7ce9e1 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-on-symbol-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-use-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": [18, 209, 82, 83],
|
| "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"
|
| },
|
|
|