| Index: third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
|
| index c09e9b57bd4dad772057e18433104ca7f1277a86..ae41289e0bd0003180a0fd9caa4286318e3da278 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
|
| @@ -6,6 +6,10 @@
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| "reason": "style change"
|
| },
|
| {
|
| @@ -23,10 +27,6 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='overlay'",
|
| "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "scroll"
|
| }
|
| ]
|
| }
|
|
|