Index: LayoutTests/fast/repaint/scroll-in-fixed-layer.html |
diff --git a/LayoutTests/fast/repaint/scroll-in-fixed-layer.html b/LayoutTests/fast/repaint/scroll-in-fixed-layer.html |
index 00db9abb9a233de55cdbdef48ed9209ac6027781..97532a8599c81e3b6034d692cfc865f8bb2a96f0 100644 |
--- a/LayoutTests/fast/repaint/scroll-in-fixed-layer.html |
+++ b/LayoutTests/fast/repaint/scroll-in-fixed-layer.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() |
{ |