| 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 7d9d803d5eb837dfe3464f6f4d0b5b2633728ad9..265afd9958724cc7da56b050b646503a1aa3539a 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
|
| @@ -7,24 +7,24 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineFlowBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [200, 185, 240, 19],
|
| + "reason": "bounds change"
|
| },
|
| {
|
| - "object": "InlineFlowBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [200, 185, 240, 19],
|
| + "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, 185, 240, 19],
|
| "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, 185, 240, 19],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| @@ -32,48 +32,42 @@
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [200, 185, 240, 19],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [20, 5, 240, 19],
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [200, 185, 240, 19],
|
| - "reason": "bounds change"
|
| + "object": "LayoutSVGTSpan tspan id='ts'",
|
| + "rect": [20, 5, 240, 19],
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGTSpan tspan id='ts'",
|
| + "object": "LayoutSVGText text",
|
| "rect": [20, 5, 240, 19],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGTSpan tspan id='ts'",
|
| - "rect": [200, 185, 240, 19],
|
| + "object": "InlineFlowBox",
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGText text",
|
| - "rect": [20, 5, 240, 19],
|
| - "reason": "forced by layout"
|
| + "object": "InlineTextBox 'This text should be at visible at 200,200'",
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGText text",
|
| - "rect": [200, 185, 240, 19],
|
| - "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"
|
| }
|
| ]
|
|
|