| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html
|
| index 26c2077332c0651d1c5e8fe84d0ef41b8e518429..b0542da2ce7a6ca48118fc1063bf90ad10a5d291 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html
|
| @@ -8,7 +8,7 @@
|
|
|
| window.onload = function() {
|
| window.scrollTo(100, 180);
|
| - runRepaintTest();
|
| + runRepaintAndPixelTest();
|
| };
|
|
|
| function repaintTest()
|
|
|