Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/text-mask-update-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/text-mask-update-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/text-mask-update-expected.txt |
index ec4c8dfb749b93271a078fca0c0de25b4fc8365b..b1364e5ba5b6a2e25a31791e8f53d2a3c8bd9f7a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/text-mask-update-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/text-mask-update-expected.txt |
@@ -53,10 +53,18 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutSVGInlineText #text", |
"reason": "layoutObject removal" |
}, |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutSVGRoot svg", |
"reason": "bounds change" |
}, |