| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| index 579af96e828c9be3aba05ddc5673fc91969450e1..008bda05a206f373363143f23da93b033ba7f27e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| @@ -82,6 +82,14 @@
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Clipped. INVISIBLE.'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutSVGRoot svg id='svg-root'",
|
| "reason": "incremental"
|
| },
|
|
|