| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
|
| index 6020a67ca2fcaf9d6f1eb4fdebe55e947ba889bc..da3ec391c4ea1beeeb830271de75e3743485db2d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-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,
|
| @@ -23,6 +25,16 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='s'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='t'",
|
| + "reason": "incremental"
|
| + }
|
| ]
|
| }
|
|
|
|
|