| Index: LayoutTests/fast/forms/time/time-setrangetext.html
|
| diff --git a/LayoutTests/fast/forms/time/time-setrangetext.html b/LayoutTests/fast/forms/time/time-setrangetext.html
|
| index 1582d6fb07de036e2e8ba6e9575a133dbe3e7c5a..9af436d2612543403f2bd33c220648d6feb13551 100644
|
| --- a/LayoutTests/fast/forms/time/time-setrangetext.html
|
| +++ b/LayoutTests/fast/forms/time/time-setrangetext.html
|
| @@ -10,7 +10,6 @@
|
| description("Test setRangeText() method is not available in time inputs.");
|
| runTestsShouldFail("input", { type: "time" });
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|
|
|