Index: LayoutTests/editing/spelling/spelling-hasspellingmarker.html |
diff --git a/LayoutTests/editing/spelling/spelling-hasspellingmarker.html b/LayoutTests/editing/spelling/spelling-hasspellingmarker.html |
index 87aad5c7fc63a9febd8a51309d7055204a4e6366..d93be51a04bfe17f772a49de686a478b02dcf59a 100644 |
--- a/LayoutTests/editing/spelling/spelling-hasspellingmarker.html |
+++ b/LayoutTests/editing/spelling/spelling-hasspellingmarker.html |
@@ -2,10 +2,9 @@ |
<html> |
<head> |
<script src="../../resources/js-test.js"></script> |
+<script src="../editing.js"></script> |
</head> |
<body> |
-<p id="description"></p> |
-<div id="console"></div> |
<script src="script-tests/spelling-hasspellingmarker.js"></script> |
</body> |
</html> |