Index: LayoutTests/fast/repaint/scroll-inside-table-cell.html |
diff --git a/LayoutTests/fast/repaint/scroll-inside-table-cell.html b/LayoutTests/fast/repaint/scroll-inside-table-cell.html |
index 577cda1bbe10d7f32bdf87f4b5bed1d7ac8e3c05..84a8507e6151f7deaba7a32c5e3e74d78e98d58d 100644 |
--- a/LayoutTests/fast/repaint/scroll-inside-table-cell.html |
+++ b/LayoutTests/fast/repaint/scroll-inside-table-cell.html |
@@ -16,7 +16,7 @@ |
<script src="resources/repaint.js"></script> |
<script> |
if (window.testRunner) |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
function repaintTest() |
{ |