Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt |
index d7af806472899aa8ee9b0f6ef669ee59a5b7227a..cadda4db69957e5ab16d3afbf4923709f01fe7b9 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/relative-sized-image-expected.txt |
@@ -14,7 +14,7 @@ |
{ |
"object": "LayoutSVGImage image", |
"rect": [9, 69, 400, 400], |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
@@ -39,7 +39,7 @@ |
}, |
{ |
"object": "LayoutSVGImage image", |
- "reason": "full" |
+ "reason": "bounds change" |
} |
] |
} |