| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt
|
| index 889e946b2d039f1bccd49cdfc0598e301e9ae7b9..bf48ceb4af627c715c01b0326f747e11297763be 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt
|
| @@ -10,6 +10,7 @@
|
| [0, 100, 100, 50]
|
| ],
|
| "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",
|
|
|