Index: LayoutTests/fast/repaint/fixed-scroll-simple.html |
diff --git a/LayoutTests/fast/repaint/fixed-scroll-simple.html b/LayoutTests/fast/repaint/fixed-scroll-simple.html |
index 6fe940e0e1901f73602badbff6d9af8234158e45..8ddb377dd7e68338d71ccc4aab8cb10157f4cfd9 100644 |
--- a/LayoutTests/fast/repaint/fixed-scroll-simple.html |
+++ b/LayoutTests/fast/repaint/fixed-scroll-simple.html |
@@ -4,7 +4,7 @@ |
<script src="resources/repaint.js"></script> |
<script> |
if (window.testRunner) |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
function repaintTest() |
{ |