Index: LayoutTests/editing/input/editable-container-with-word-wrap-normal.html |
diff --git a/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html b/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html |
index 41c34e724fe046ec73bc7e0d89f1469dd59ea83c..21a5ce1661515cfcdeec6f58359c352bb97c9786 100644 |
--- a/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html |
+++ b/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title> Testcase for bug https://bugs.webkit.org/show_bug.cgi?id=89649 </title> |
+<script src="../../resources/ahem.js"></script> |
<style> |
.editableDiv { |
overflow:auto; |