| Index: LayoutTests/fast/forms/setrangetext.html
|
| diff --git a/LayoutTests/fast/forms/setrangetext.html b/LayoutTests/fast/forms/setrangetext.html
|
| index 836d711f0e309265afcc8c6405c695eab3938f56..bbfa9fbacf049b2357f349c23ef66de653a0c236 100644
|
| --- a/LayoutTests/fast/forms/setrangetext.html
|
| +++ b/LayoutTests/fast/forms/setrangetext.html
|
| @@ -30,6 +30,5 @@ runTestsShouldFail("input", { type: "reset" });
|
| runTestsShouldFail("input", { type: "submit" });
|
|
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|