Index: third_party/WebKit/LayoutTests/platform/win/svg/repaint/text-mask-update-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/text-mask-update-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/text-mask-update-expected.txt |
index c611dd3de6553e747ad48ca025012ac6849c6104..8ad562ed2361b08536dd395fe0a47c3a52299b14 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/text-mask-update-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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" |
}, |