| Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
|
| index a0a423474454be196f85cc3800e95b49b4b523fa..8957e4a393d99b10ebd97b8ccfd8e79343008f09 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
|
| @@ -7,6 +7,11 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 2016, 800, 3792],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow HTML",
|
| "rect": [0, 0, 800, 2016],
|
| "reason": "forced by layout"
|
|
|