| Index: third_party/WebKit/LayoutTests/platform/win/svg/text/tspan-dynamic-positioning-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/tspan-dynamic-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/tspan-dynamic-positioning-expected.txt
|
| index d824c523fdd2b18471dda890085d286ec04d6630..0200dada2290739328b3c24f930a611e61529bd0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/text/tspan-dynamic-positioning-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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"
|
| },
|
|
|