| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt
|
| index 4ca740060358bd2db6a83683cc067414bd3109fc..75114b6863a463304cff5c272f56a49080a6b469 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-pattern-creation-expected.txt
|
| @@ -28,6 +28,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Pattern on fill'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutSVGText text",
|
| "reason": "style change"
|
| },
|
|
|