Index: third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt |
index fd5f25b760c2f99147575b6e73ed7610cd15817f..183e970f56665977a7a1c28240c7c902c259fe72 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/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" |
}, |