| Index: third_party/WebKit/LayoutTests/fast/repaint/background-generated-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-generated-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/background-generated-expected.txt
|
| index 21546139038ffc401dae09b0e65a2b7383c63028..d4ef295886d2db9b7eb529c51def4ad1d5b8e661 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/background-generated-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/background-generated-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -18,6 +20,16 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "border box change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| + "reason": "incremental"
|
| + }
|
| ]
|
| }
|
|
|
|
|