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