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