| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| index c959b14492fd3dc7e4a79300fa234c85ce1423dd..b0c777df289c704f41fa90d30324a86d2d3a0286 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| @@ -12,6 +12,7 @@
|
| [0, 0, 200, 8]
|
| ],
|
| "paintInvalidationClients": [
|
| + "VerticalScrollbar",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML",
|
| "LayoutBlockFlow BODY"
|
| @@ -34,6 +35,7 @@
|
| [0, 0, 200, 8]
|
| ],
|
| "paintInvalidationClients": [
|
| + "HorizontalScrollbar",
|
| "LayoutView #document",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML",
|
|
|