Index: LayoutTests/css3/filters/filter-repaint-shadow-clipped.html |
diff --git a/LayoutTests/css3/filters/filter-repaint-shadow-clipped.html b/LayoutTests/css3/filters/filter-repaint-shadow-clipped.html |
index 3534bed39ec40de15655fceb7c6ce0b5a4428873..f84b390d9c0efb181d5d523892a1312958505f84 100644 |
--- a/LayoutTests/css3/filters/filter-repaint-shadow-clipped.html |
+++ b/LayoutTests/css3/filters/filter-repaint-shadow-clipped.html |
@@ -37,7 +37,7 @@ |
<script src="../../fast/repaint/resources/repaint.js"></script> |
<script> |
if (window.testRunner) |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
function repaintTest() |
{ |