| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt
|
| index 49cb14a3e07ebf2892bcded75011a4b1da077982..f8dfd64ee3cdc22debb82f0a506ae9cb20a8b901 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt
|
| @@ -113,6 +113,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "LayoutView #document",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "VerticalScrollbar",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow HTML",
|
| "reason": "forced by layout"
|
| },
|
| @@ -311,14 +319,6 @@
|
| {
|
| "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'",
|
| "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| }
|
| ]
|
| }
|
|
|