Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt |
index 318fa577d5a83c93209111f8bd9d99322395922c..25ce99bcb692d5e975948f1d83e6d0057b7141ec 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt |
@@ -27,11 +27,6 @@ |
"reason": "full" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [100, 0, 100, 200], |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGInlineText #text", |
"rect": [0, 86, 100, 17], |
"reason": "forced by layout" |
@@ -76,10 +71,6 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "incremental" |
- }, |
- { |
"object": "LayoutSVGViewportContainer svg id='inner'", |
"reason": "full" |
}, |