| Index: LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html
|
| diff --git a/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html b/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html
|
| index 1df201332c03981082b0704ac462e89b29bb5db5..b4d9509b51d3f91b5897d579acc1c770d6560df9 100644
|
| --- a/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html
|
| +++ b/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html
|
| @@ -4,7 +4,7 @@
|
| <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script type="text/javascript">
|
| if (window.testRunner)
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
|
|
| function repaintTest()
|
| {
|
|
|