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