| Index: third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt
|
| index a7eed6282b985cdee28295fe69bd856e9b7e1450..38ce6bef158eb3eb271633b7f56be63f9b97e88a 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -48,6 +50,32 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='target1' class='narrow'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='target2' class='short'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "became visible"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='target3'",
|
| + "reason": "layoutObject insertion"
|
| + }
|
| ]
|
| }
|
|
|
|
|