| 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 74%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
|
| rename to third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
|
| index f3488cf7542d08a01aa0e3307d9dfcdbe234a91c..5bd8b035ffc53c84b803e7bc137190f60d36a0ec 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/spv2/paint/invalidation/margin-expected.txt
|
| @@ -1,9 +1,7 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| - "name": "LayoutView #document",
|
| + "id": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -11,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| "rect": [20, 20, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| "rect": [0, 0, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
|
|