Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt |
index 3b8ac8dc762291cd5d4344cbf320099311203fc9..c9bdce00b0d666adeff390c1ec6dbb7fb57ffd4b 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-polygon-removal-expected.txt |
@@ -15,26 +15,12 @@ |
"object": "LayoutSVGPath polygon id='polygon'", |
"rect": [264, 218, 164, 107], |
"reason": "full" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [265, 259, 163, 65], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [265, 219, 162, 105], |
- "reason": "bounds change" |
} |
] |
} |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGPath polygon id='polygon'", |
"reason": "full" |
} |