Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt |
| index dee9e4505212520e58f913c4fe76151a49a59c87..388f44bf2458f63b1dbdfba6e6d46ec674a4deba 100644 |
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-frameset-expected.txt |
| @@ -39,18 +39,6 @@ |
| { |
| "object": "LayoutFrame FRAME", |
| "reason": "forced by layout" |
| - }, |
| - { |
| - "object": "VerticalScrollbar", |
|
bokan
2017/05/11 16:51:09
Why is it ok that we no longer invalidate scrollba
szager1
2017/05/12 06:15:13
We don't invalidate the scrollbar because the scro
|
| - "reason": "scroll" |
| - }, |
| - { |
| - "object": "VerticalScrollbar", |
| - "reason": "scroll" |
| - }, |
| - { |
| - "object": "VerticalScrollbar", |
| - "reason": "scroll" |
| } |
| ] |
| } |
| @@ -96,14 +84,6 @@ |
| "object": "LayoutFrame FRAME", |
| "reason": "forced by layout" |
| }, |
| - { |
| - "object": "HorizontalScrollbar", |
| - "reason": "scroll" |
| - }, |
| - { |
| - "object": "HorizontalScrollbar", |
| - "reason": "scroll" |
| - }, |
| { |
| "object": "LayoutView #document", |
| "reason": "location change" |
| @@ -116,10 +96,6 @@ |
| "object": "LayoutBlockFlow BODY", |
| "reason": "location change" |
| }, |
| - { |
| - "object": "HorizontalScrollbar", |
| - "reason": "scroll" |
| - }, |
| { |
| "object": "LayoutView #document", |
| "reason": "location change" |