Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-image-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-image-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-image-expected.txt |
index 13495fa6dc2713c83c972b2c1eee31b64f923893..9f76e40e1fe574b609bd32911877db94796a0eb6 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-image-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-image-expected.txt |
@@ -10,21 +10,12 @@ |
"object": "LayoutSVGImage image id='image'", |
"rect": [0, 0, 75, 75], |
"reason": "full" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [0, 0, 75, 75], |
- "reason": "became visible" |
} |
] |
} |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "became visible" |
- }, |
- { |
"object": "LayoutSVGImage image id='image'", |
"reason": "full" |
} |