Index: third_party/WebKit/LayoutTests/platform/linux/svg/text/tspan-dynamic-positioning-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/tspan-dynamic-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/tspan-dynamic-positioning-expected.txt |
index 52a58dc1ae2ee2c71e65ae198c7bce3bbb583aa2..7c8ee0445b1bdacc732d9dda147a1bc4f0d8d92f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/tspan-dynamic-positioning-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/tspan-dynamic-positioning-expected.txt |
@@ -53,6 +53,18 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'This text should be at visible at 200,200'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutSVGRoot svg", |
"reason": "bounds change" |
}, |