| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt
|
| index 5a192180996f8fbb3bf1e115232d5caf3d5994fb..f13134cc21a966fbcd71bd3c8977e5f386c41f62 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt
|
| @@ -11,6 +11,7 @@
|
| [0, 20, 30, 10]
|
| ],
|
| "paintInvalidationClients": [
|
| + "VerticalScrollbar",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML",
|
| "LayoutBlockFlow DIV"
|
| @@ -30,6 +31,7 @@
|
| [0, 0, 300, 300]
|
| ],
|
| "paintInvalidationClients": [
|
| + "HorizontalScrollbar",
|
| "LayoutView #document",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML"
|
|
|