| Index: third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
|
| index 6ef3a5ce255c1a536fa0fb33ae2b953c4b67b36f..74670ae05eb8d53648921ba4ef4f2e880bcc37d2 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/justify-self-overflow-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,
|
| @@ -33,6 +35,20 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item1'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='item2'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|