Index: LayoutTests/css3/filters/filter-repaint-composited-fallback.html |
diff --git a/LayoutTests/css3/filters/filter-repaint-composited-fallback.html b/LayoutTests/css3/filters/filter-repaint-composited-fallback.html |
index c5e97e181e21665d62fca47e1c6cc103dc4659d2..e8ff34046fa1f095b9bb5dbfc35d682338d2ee14 100644 |
--- a/LayoutTests/css3/filters/filter-repaint-composited-fallback.html |
+++ b/LayoutTests/css3/filters/filter-repaint-composited-fallback.html |
@@ -34,7 +34,7 @@ |
<script src="../../fast/repaint/resources/repaint.js"></script> |
<script> |
if (window.testRunner) |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
function repaintTest() |
{ |