| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-invalidate-on-target-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-invalidate-on-target-update-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-invalidate-on-target-update-expected.txt
|
| index ff38dc925bf997526d442806df81f736b975353c..5e7a1e94d81a86c60c2f2bbff77b700908660719 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-invalidate-on-target-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/resource-invalidate-on-target-update-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutSVGContainer g id='box'",
|
| "rect": [0, 10, 230, 350],
|
| - "reason": "full"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect3'",
|
| @@ -41,7 +41,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGContainer g id='box'",
|
| - "reason": "full"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect1'",
|
|
|