| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt
|
| index ebfc154e6e11ed163ff37687740bb70d77b1b992..188ef7fe93492e74757128cf8115ed4d9104bab5 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt
|
| @@ -12,11 +12,6 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [200, 185, 240, 19],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGTSpan tspan id='ts'",
|
| "rect": [200, 185, 240, 19],
|
| "reason": "full"
|
| @@ -32,11 +27,6 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [20, 5, 240, 19],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGTSpan tspan id='ts'",
|
| "rect": [20, 5, 240, 19],
|
| "reason": "full"
|
| @@ -51,10 +41,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text",
|
| "reason": "forced by layout"
|
| },
|
|
|