Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
index 82634d1d379c7d497f9b42a6dbb0479c030a53b6..c37499fda617f79df937a64278aa0ceb2c92209f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
@@ -12,11 +12,6 @@ |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [80, 0, 551, 114], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='bounce'", |
"rect": [80, 0, 551, 114], |
"reason": "full" |
@@ -27,11 +22,6 @@ |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [30, 0, 404, 57], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='bounce'", |
"rect": [30, 0, 404, 57], |
"reason": "full" |
@@ -41,10 +31,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='bounce'", |
"reason": "full" |
}, |