Index: LayoutTests/compositing/rubberbanding/transform-overhang-n.html |
diff --git a/LayoutTests/compositing/rubberbanding/transform-overhang-n.html b/LayoutTests/compositing/rubberbanding/transform-overhang-n.html |
index eb2d336c368b96dc5e49bbaadda35fc4a750e979..d8cb639b3a0db68f5c08779bd50495defb4fc6bd 100644 |
--- a/LayoutTests/compositing/rubberbanding/transform-overhang-n.html |
+++ b/LayoutTests/compositing/rubberbanding/transform-overhang-n.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; |