| Index: third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow-expected.txt
|
| index 150d6f5a48d478910b29fd15de4ab84ea978b1eb..d7bd7f8cf2a6aa3eb2cd50965b682510e1c98f64 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/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"
|
| + }
|
| ]
|
| }
|
|
|
|
|