Index: LayoutTests/editing/spelling/markers.html |
diff --git a/LayoutTests/editing/spelling/markers.html b/LayoutTests/editing/spelling/markers.html |
index 2b782291ea314265311941b89a7167c4d4ff59cd..3cc46a6775e5b8bddc1289b32b349fddba64569c 100644 |
--- a/LayoutTests/editing/spelling/markers.html |
+++ b/LayoutTests/editing/spelling/markers.html |
@@ -18,9 +18,6 @@ |
</div> |
<script> |
-if (window.testRunner) |
- testRunner.dumpAsText(); |
- |
function createEditableElement(id, parent) { |
var e = document.createElement('div'); |
e.setAttribute("contentEditable", "true"); |