Index: LayoutTests/compositing/rubberbanding/transform-overhang-s.html |
diff --git a/LayoutTests/compositing/rubberbanding/transform-overhang-s.html b/LayoutTests/compositing/rubberbanding/transform-overhang-s.html |
index 84f30610bfa03e28650e694b2337378d8466fc6f..e96567693e570228fd2ea0c1238573d9fe75aaf7 100644 |
--- a/LayoutTests/compositing/rubberbanding/transform-overhang-s.html |
+++ b/LayoutTests/compositing/rubberbanding/transform-overhang-s.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; |