Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
index be92d2816cc7ff2cc119eb0154c48fd905b835a4..a23e0bca5ccc67092d1583de99688938fff51baa 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
@@ -12,11 +12,6 @@ |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [80, 0, 550, 117], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='bounce'", |
"rect": [80, 0, 550, 117], |
"reason": "full" |
@@ -27,11 +22,6 @@ |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [30, 0, 403, 59], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='bounce'", |
"rect": [30, 0, 403, 59], |
"reason": "full" |
@@ -41,10 +31,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='bounce'", |
"reason": "full" |
}, |