Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt |
index f88f0154858a7413ac80b54549b30093af30ac70..3f303aee690851b42a2ec7169201d8bcbcf66917 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt |
@@ -43,6 +43,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Repaint me!'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutSVGRoot svg", |
"reason": "bounds change" |
}, |