| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-percent-top-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-percent-top-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-percent-top-expected.txt
|
| index ac471fb760b9d37aa89f69f93948d6d9f3e704ef..bdb921a2d50991959a402b41308be9bcca3da6dc 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-percent-top-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-percent-top-expected.txt
|
| @@ -11,6 +11,7 @@
|
| [0, 100, 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"
|
|
|