| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt
|
| index a08c64a00a8ab68138ec539dcca7b030e7dfdc41..caa5f09ed76809e73766ec580cd9bdb2a1ba971f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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"
|
| },
|
|
|