| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| index 14b7c55f6ffb2418509929e06ff56272ef5e6db9..d62068de4f2a79cc4bb0aa81f77aee0a40348834 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear-expected.txt
|
| @@ -1,20 +1,18 @@
|
| {
|
| - "bounds": [2008, 2096],
|
| + "bounds": [2008, 2092],
|
| "children": [
|
| {
|
| - "bounds": [2008, 2096],
|
| + "bounds": [2008, 2092],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [785, 585, 15, 15],
|
| - [785, 0, 15, 585],
|
| - [8, 52, 784, 20],
|
| - [8, 52, 769, 20],
|
| - [8, 16, 2000, 2072],
|
| - [8, 16, 784, 20],
|
| - [8, 16, 769, 20],
|
| - [0, 585, 785, 15],
|
| - [0, 0, 2008, 2096],
|
| + [8, 50, 784, 18],
|
| + [8, 50, 769, 18],
|
| + [8, 16, 2000, 2068],
|
| + [8, 16, 784, 18],
|
| + [8, 16, 769, 18],
|
| + [0, 0, 2008, 2092],
|
| [0, 0, 785, 585]
|
| ],
|
| "paintInvalidationClients": [
|
| @@ -29,7 +27,8 @@
|
| "LayoutBlockFlow BODY",
|
| "LayoutBlockFlow P",
|
| "LayoutBlockFlow P",
|
| - "LayoutView #document"
|
| + "HorizontalScrollbar",
|
| + "VerticalScrollbar"
|
| ]
|
| }
|
| ]
|
|
|