Index: LayoutTests/compositing/rubberbanding/transform-overhang-sw.html |
diff --git a/LayoutTests/compositing/rubberbanding/transform-overhang-sw.html b/LayoutTests/compositing/rubberbanding/transform-overhang-sw.html |
index b8689f1c52534587bcc30db689b605665942e488..d1d2830d56b83a40756b153e40e7f334c20a7a89 100644 |
--- a/LayoutTests/compositing/rubberbanding/transform-overhang-sw.html |
+++ b/LayoutTests/compositing/rubberbanding/transform-overhang-sw.html |
@@ -8,7 +8,7 @@ |
<div id="info">This test requires DRT.</div> |
<script> |
if (window.internals && window.testRunner) { |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
document.getElementById('info').style.visibility = "hidden"; |
internals.settings.setMockScrollbarsEnabled(false); |
document.body.offsetTop; |