Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/outline-offset-text-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/outline-offset-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/outline-offset-text-expected.txt |
index 9ad4f42ccd297a702581d99177b13a83643403ba..a3a7511a5d992942cc5bfe17ea52370086782c70 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/outline-offset-text-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/outline-offset-text-expected.txt |
@@ -7,21 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGInlineText #text", |
- "rect": [103, 25, 160, 114], |
- "reason": "forced by layout" |
- }, |
- { |
"object": "LayoutSVGText text", |
"rect": [103, 25, 160, 114], |
"reason": "full" |
}, |
{ |
- "object": "LayoutSVGInlineText #text", |
- "rect": [63, 25, 160, 114], |
- "reason": "forced by layout" |
- }, |
- { |
"object": "LayoutSVGText text", |
"rect": [63, 25, 160, 114], |
"reason": "full" |