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