| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| index 60aa6033d8c45c20b71d80b24c14b123b7140694..2cb1e6ba9b8ed54ba91a0df7acf1c07df13d7580 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| @@ -38,6 +38,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutSVGRoot svg id='svg-root'",
|
| "reason": "incremental"
|
| },
|
|
|