| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/image-href-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-href-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-href-change-expected.txt
|
| index 79efbbe74d77212f17aa79bea439092fb8f9e8f3..5494d754d840099f89843168f9b92f2ac2f6e87d 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-href-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/image-href-change-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutSVGImage image id='image'",
|
| "rect": [0, 0, 200, 200],
|
| - "reason": "full"
|
| + "reason": "image"
|
| }
|
| ]
|
| }
|
| @@ -17,7 +17,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGImage image id='image'",
|
| - "reason": "full"
|
| + "reason": "image"
|
| }
|
| ]
|
| }
|
|
|