Index: LayoutTests/scrollbars/short-scrollbar.html |
diff --git a/LayoutTests/scrollbars/short-scrollbar.html b/LayoutTests/scrollbars/short-scrollbar.html |
index ea46d32bf374eba30e0e2aad5d0ef5ed57eaa35c..a2ac37e2b00524f6f1fae3f0257b547b155f1853 100644 |
--- a/LayoutTests/scrollbars/short-scrollbar.html |
+++ b/LayoutTests/scrollbars/short-scrollbar.html |
@@ -2,7 +2,7 @@ |
<html> |
<body> |
<script> |
-testRunner.dumpAsText(true); |
+testRunner.dumpAsTextWithPixelResults(); |
</script> |
<!-- On platforms with no scrollbar button images we should draw the native scrollbar track even when the scrollbar is very short. This condition is currently only relevant on linux chromiumos which is untested on the webkit tree but this test can be run manually. --> |
<div style="width:200px; height:20px; overflow:auto"> |