| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-gradient-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-gradient-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-gradient-creation-expected.txt
|
| index b4d11b9691d2d0738279d4e664cec98f89cbeb7b..34c41084f1e70518d7ee79a73559b056e47fd4e3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-gradient-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-gradient-creation-expected.txt
|
| @@ -18,6 +18,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Gradient on fill'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutSVGText text",
|
| "reason": "style change"
|
| },
|
|
|