| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt
|
| index 746f169d5d378c4677bca959c95008fb3c2b7d3e..33d49e6448dc0a1cd021623dd724c7a7c0b75f87 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt
|
| @@ -12,6 +12,7 @@
|
| [0, 0, 200, 100]
|
| ],
|
| "paintInvalidationClients": [
|
| + "VerticalScrollbar",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML",
|
| "LayoutBlockFlow DIV"
|
| @@ -34,6 +35,7 @@
|
| [0, 0, 200, 150]
|
| ],
|
| "paintInvalidationClients": [
|
| + "HorizontalScrollbar",
|
| "LayoutView #document",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML",
|
|
|