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