| Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html
|
| index 6d3b29f061b31bfeef0b5a0f5d836cc4a81aa9b5..d7ad31eb313342c7adc0c5bedaed2a54a761b307 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html
|
| @@ -9,7 +9,7 @@
|
|
|
| window.onload = function() {
|
| window.scrollTo(1000, 1000);
|
| - runRepaintTest();
|
| + runRepaintAndPixelTest();
|
| };
|
|
|
| function repaintTest()
|
|
|