| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt
|
| index e6057034070c5e82008456d14d7bf38884dffe64..69ad2f5c38d7a91f097201c4ecacf9aa8b91cdb3 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-late-marker-creation-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutSVGPath path",
|
| "rect": [202, 211, 112, 112],
|
| - "reason": "style change"
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
| @@ -25,7 +25,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGPath path",
|
| - "reason": "style change"
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
|
|