| Index: third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed-expected.txt
|
| index 0fecc4c324920291589687aca41643e022f33f54..b26573fc2a0aa75b62d6ea451a37d38a9f3cf441 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [785, 5000],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [0, 0, 785, 5000]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutView #document"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 0, 785, 5000],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|