| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| index 89dd60fa994d0f816bc5014a1fdbe4b3a5fb4270..553d3fa428d7ce43e8cdad252d02a367ed19454d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt
|
| @@ -11,6 +11,7 @@
|
| [0, 160, 20, 20]
|
| ],
|
| "paintInvalidationClients": [
|
| + "VerticalScrollbar",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML",
|
| "LayoutBlockFlow (positioned) DIV"
|
| @@ -30,6 +31,7 @@
|
| [0, 0, 300, 300]
|
| ],
|
| "paintInvalidationClients": [
|
| + "HorizontalScrollbar",
|
| "LayoutView #document",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML"
|
|
|