| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| index b262d22171e33ea24a46ed6b4d19e7b51459730b..5dcb69a8b8da631c25ef52f2ae8c3a119113f685 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| @@ -10,6 +10,7 @@
|
| [0, 0, 200, 8]
|
| ],
|
| "paintInvalidationClients": [
|
| + "VerticalScrollbar",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML"
|
| ]
|
| @@ -30,6 +31,7 @@
|
| [0, 0, 200, 8]
|
| ],
|
| "paintInvalidationClients": [
|
| + "HorizontalScrollbar",
|
| "LayoutView #document",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML",
|
|
|