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 dd43f0cd95769c336a3a4410b6ae81ff1e99ff84..8dd943c11549e4a3b10d39e42a8498d9b5ff54b6 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 |
@@ -7,24 +7,24 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutSVGInlineText #text", |
+ "rect": [200, 186, 256, 17], |
+ "reason": "bounds change" |
}, |
{ |
- "object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutSVGRoot svg", |
+ "rect": [200, 186, 256, 17], |
+ "reason": "bounds change" |
}, |
{ |
- "object": "InlineTextBox 'This text should be at visible at 200,200'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutSVGTSpan tspan id='ts'", |
+ "rect": [200, 186, 256, 17], |
"reason": "full" |
}, |
{ |
- "object": "InlineTextBox 'This text should be at visible at 200,200'", |
- "rect": [0, 0, 0, 0], |
- "reason": "bounds change" |
+ "object": "LayoutSVGText text", |
+ "rect": [200, 186, 256, 17], |
+ "reason": "forced by layout" |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
@@ -32,48 +32,42 @@ |
"reason": "bounds change" |
}, |
{ |
- "object": "LayoutSVGInlineText #text", |
- "rect": [200, 186, 256, 17], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGRoot svg", |
"rect": [20, 6, 256, 17], |
"reason": "bounds change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [200, 186, 256, 17], |
- "reason": "bounds change" |
+ "object": "LayoutSVGTSpan tspan id='ts'", |
+ "rect": [20, 6, 256, 17], |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutSVGTSpan tspan id='ts'", |
+ "object": "LayoutSVGText text", |
"rect": [20, 6, 256, 17], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
"reason": "full" |
}, |
{ |
- "object": "LayoutSVGTSpan tspan id='ts'", |
- "rect": [200, 186, 256, 17], |
+ "object": "InlineFlowBox", |
"reason": "full" |
}, |
{ |
- "object": "LayoutSVGText text", |
- "rect": [20, 6, 256, 17], |
- "reason": "forced by layout" |
+ "object": "InlineTextBox 'This text should be at visible at 200,200'", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutSVGText text", |
- "rect": [200, 186, 256, 17], |
- "reason": "forced by layout" |
+ "object": "InlineTextBox 'This text should be at visible at 200,200'", |
+ "reason": "bounds change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |