Index: LayoutTests/compositing/culling/unscrolled-within-boxshadow.html |
diff --git a/LayoutTests/compositing/culling/unscrolled-within-boxshadow.html b/LayoutTests/compositing/culling/unscrolled-within-boxshadow.html |
index e83529ee5a47728e48664fbeeb89862bee31cdc3..b579fa8eeaeeae63237918dc7d3a66e6c72275b0 100644 |
--- a/LayoutTests/compositing/culling/unscrolled-within-boxshadow.html |
+++ b/LayoutTests/compositing/culling/unscrolled-within-boxshadow.html |
@@ -34,7 +34,7 @@ body { |
</style> |
<script type="text/javascript"> |
if (window.testRunner) { |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
testRunner.waitUntilDone(); |
} |