| Index: third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt
|
| index f87069933428a4df2a7a70fb17fc2d798f5d7b60..fcb6e643443277dde2d96511a8322e578fd60b27 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/mask-invalidation-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutSVGRect rect id='maskRect'",
|
| "rect": [100, 100, 460, 316],
|
| - "reason": "location change"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='maskRect'",
|
| "rect": [50, 50, 460, 316],
|
| - "reason": "location change"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGContainer g id='root'",
|
|
|