| Index: third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
|
| index 3624bdf8e50cb931c3da6e112be69b360b330bd1..d546de00c780c4c4ecc183cb92002874e36ccf17 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/margin-expected.txt
|
| @@ -5,6 +5,20 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| + "paintChunkContents": [
|
| + [
|
| + {
|
| + "index": 2,
|
| + "properties": "client: \"0x3b76d2e04018 LayoutView #document\", type: \"DrawingDocumentBackground\", rect: [0.000000,0.000000 800.000000x600.000000]",
|
| + "visualRect": "[0,0 800x600]"
|
| + },
|
| + {
|
| + "index": 4,
|
| + "properties": "client: \"0x3b76d2e1c268 LayoutBlockFlow (positioned) DIV id='target'\", type: \"DrawingBoxDecorationBackground\", rect: [20.000000,20.000000 100.000000x100.000000]",
|
| + "visualRect": "[20,20 100x100]"
|
| + }
|
| + ]
|
| + ],
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| @@ -12,9 +26,9 @@
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| + "object": "",
|
| "rect": [0, 0, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
|
|