| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt
|
| index 8c9637b1bb26399cb1f768522b8b6fe50a267399..50488e2986c651638d50a5526a613b443cd25e97 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/modify-inserted-listitem-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutSVGRect rect id='move'",
|
| "rect": [28, 38, 10, 10],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='move'",
|
| "rect": [18, 18, 10, 10],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGRect rect id='move'",
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|