Index: LayoutTests/fast/canvas/draw-system-focus-ring.html |
diff --git a/LayoutTests/fast/canvas/draw-system-focus-ring.html b/LayoutTests/fast/canvas/draw-system-focus-ring.html |
index 6a82e202d5664b21ce4dfb86d03bafb0f2b9eaaa..ad46e52f20d13b962df3c068b6b23aedaf3129eb 100644 |
--- a/LayoutTests/fast/canvas/draw-system-focus-ring.html |
+++ b/LayoutTests/fast/canvas/draw-system-focus-ring.html |
@@ -10,7 +10,7 @@ |
</canvas> |
<script> |
if (window.testRunner) |
- testRunner.dumpAsText(false); |
+ testRunner.dumpAsText(); |
document.getElementById("button1").focus(); |