Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/outline-offset-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/outline-offset-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/outline-offset-text-expected.txt |
index b3b9aa6fe0a7537a4a3750e08d96d5be1d10b00f..de20fe45b0815f420956056411e8a5ffdceea65b 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/outline-offset-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/outline-offset-text-expected.txt |
@@ -43,6 +43,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Foo'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutSVGRoot svg", |
"reason": "bounds change" |
}, |