| Index: third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
 | 
| similarity index 75%
 | 
| copy from third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
 | 
| copy to third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
 | 
| index f3488cf7542d08a01aa0e3307d9dfcdbe234a91c..bf8debf41a62d62751ecedc4ca76e2a31dbd31c9 100644
 | 
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
 | 
| @@ -1,7 +1,5 @@
 | 
|  {
 | 
| -  "name": "Content Root Layer",
 | 
| -  "bounds": [800, 600],
 | 
| -  "children": [
 | 
| +  "layers": [
 | 
|      {
 | 
|        "name": "LayoutView #document",
 | 
|        "bounds": [800, 600],
 | 
| @@ -14,9 +12,9 @@
 | 
|            "reason": "bounds change"
 | 
|          },
 | 
|          {
 | 
| -          "object": "LayoutBlockFlow (positioned) DIV id='target'",
 | 
| +          "object": "",
 | 
|            "rect": [0, 0, 100, 100],
 | 
| -          "reason": "bounds change"
 | 
| +          "reason": "full"
 | 
|          }
 | 
|        ]
 | 
|      }
 | 
| 
 |