Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt |
index 6bebf51b9be627a68180e444f230b4d4485f14ad..e66cbf13054c5b140f12499391afb0d75c89a0fb 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/tspan-dynamic-positioning-expected.txt |
@@ -7,31 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGInlineText #text", |
- "rect": [200, 186, 256, 17], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutSVGTSpan tspan id='ts'", |
- "rect": [200, 186, 256, 17], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutSVGText text", |
"rect": [200, 186, 256, 17], |
"reason": "forced by layout" |
}, |
{ |
- "object": "LayoutSVGInlineText #text", |
- "rect": [20, 6, 256, 17], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutSVGTSpan tspan id='ts'", |
- "rect": [20, 6, 256, 17], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutSVGText text", |
"rect": [20, 6, 256, 17], |
"reason": "forced by layout" |