| Index: third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html b/third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html
|
| index d01dd71090d6d5e053de6eb61e0e5e921a0e5733..0f823bd5e53978f15fdefa03131d4aa027e2e6bb 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html
|
| @@ -16,7 +16,7 @@ function repaintTest() {
|
| }
|
|
|
| window.onload = function() {
|
| - runRepaintTest();
|
| + runRepaintAndPixelTest();
|
| };
|
| </script>
|
| <div style="height: 5000px">
|
|
|