| Index: third_party/WebKit/LayoutTests/fast/repaint/align-content-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-content-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-content-change-expected.txt
|
| index 2c46b9d2d06fe3c49e9dcc68309529320348fc9f..01a16a2b16eaae30c83b4b813b24760bf989e451 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-content-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/align-content-change-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -38,6 +40,24 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item'",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|