Index: LayoutTests/fast/forms/listbox-deselect-scroll.html |
diff --git a/LayoutTests/fast/forms/listbox-deselect-scroll.html b/LayoutTests/fast/forms/listbox-deselect-scroll.html |
index 1548d7a6534a52c6ed6d756b6155ac9ceead347e..283e09c222e8b0cc5c6c1b513c5e67d7a9c5cc7d 100644 |
--- a/LayoutTests/fast/forms/listbox-deselect-scroll.html |
+++ b/LayoutTests/fast/forms/listbox-deselect-scroll.html |
@@ -53,6 +53,5 @@ mouseDownOnSelect("sl", 3, "addSelectionKey"); |
shouldBe('sl.scrollTop', 'scrollBeforeClick'); |
shouldBe('selectionPattern(sl)', '"11111110111"'); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |