Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
index 3b1b5d182a2f32766fb44722066032a37337ce44..23bf0df71931bf79e3b61ad5e4dacad63ab90b8e 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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" |
}, |