Index: LayoutTests/editing/spelling/spellcheck-attribute.html |
diff --git a/LayoutTests/editing/spelling/spellcheck-attribute.html b/LayoutTests/editing/spelling/spellcheck-attribute.html |
index 528366964f4ec8b685d5c1659130ae7554709dbc..62cc6fd497a032e365452ab36c69a58976765e17 100644 |
--- a/LayoutTests/editing/spelling/spellcheck-attribute.html |
+++ b/LayoutTests/editing/spelling/spellcheck-attribute.html |
@@ -94,10 +94,10 @@ testMarkerForMisspelledWord('test4_5', true); |
testMarkerForMisspelledWord('test4_6', false); |
if (window.testRunner) { |
- testRunner.dumpAsText(); |
// Cleaning up for expeation text if running on DRT. |
document.getElementById("testRoot").style.display = "none"; |
} |
</script> |
+<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |