Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt |
index c7d253ac87a0733b2961cd8910e51dc7f0f350aa..187cc907f90b7930b01124ddd3212138be719bcd 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt |
@@ -7,16 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot (positioned) svg", |
- "rect": [0, 13, 402, 187], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGRoot (positioned) svg", |
- "rect": [0, 0, 402, 163], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGContainer g id='text2g'", |
"rect": [0, 63, 402, 100], |
"reason": "full" |
@@ -206,10 +196,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot (positioned) svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGContainer g id='text1g'", |
"reason": "full" |
}, |