Index: LayoutTests/fast/repaint/absolute-position-moved.html |
diff --git a/LayoutTests/fast/repaint/absolute-position-moved.html b/LayoutTests/fast/repaint/absolute-position-moved.html |
index 17978261acce721c4aa4c3cd4b335d5360750399..ca90c97ade5d1927ff46bd8ed8523e64d028c86b 100644 |
--- a/LayoutTests/fast/repaint/absolute-position-moved.html |
+++ b/LayoutTests/fast/repaint/absolute-position-moved.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() |
{ |
var absoluteDiv = document.getElementById('absoluteDiv'); |