Index: third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt |
index 90f664a26a3f0125b9eab5d3a725235990c9a9a4..876339fae8a65aeda6cc99537e0ac9a08148cf9d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt |
@@ -18,41 +18,21 @@ |
}, |
{ |
"object": "LayoutSVGContainer g", |
- "rect": [13, 17, 40, 20], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGContainer g", |
"rect": [9, 13, 48, 28], |
"reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
- "rect": [13, 17, 40, 20], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
"rect": [9, 13, 48, 28], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
- "rect": [13, 17, 40, 20], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
"rect": [9, 13, 48, 28], |
"reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGText text id='t'", |
- "rect": [13, 17, 40, 20], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGText text id='t'", |
"rect": [9, 13, 48, 28], |
"reason": "style change" |
}, |