| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| index 074a2a25aa87a74effa8440def72eb7a44d74db4..9ef4db2129dbbf78d67e2dba98a150ae0a3159f1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| @@ -8,12 +8,7 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 0, 2008, 2096],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [8, 16, 2000, 2072],
|
| + "rect": [0, 0, 800, 600],
|
| "reason": "style change"
|
| },
|
| {
|
| @@ -27,6 +22,11 @@
|
| "reason": "scroll"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [8, 16, 784, 2072],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [8, 52, 784, 20],
|
| "reason": "forced by layout"
|
|
|