Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-viewbox-rescale-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-viewbox-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-viewbox-rescale-expected.txt |
index d74c1b860768a2f808c80d7b2e2177021477de18..f1e714b305df2f8ad81b37e96d30e80293b7412f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-viewbox-rescale-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-viewbox-rescale-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot (positioned) svg", |
- "rect": [0, 0, 154, 166], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGInlineText #text", |
"rect": [59, 143, 95, 23], |
"reason": "forced by layout" |
@@ -101,10 +96,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot (positioned) svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGViewportContainer svg id='inner1'", |
"reason": "full" |
}, |