| Index: LayoutTests/fast/forms/date/date-input-type.html
|
| diff --git a/LayoutTests/fast/forms/date/date-input-type.html b/LayoutTests/fast/forms/date/date-input-type.html
|
| index 3bd9c2ed82107ca0213c0eb6629b501cfbdc188d..9d8b094ccf6b1f356f9d0fd2069a0f935415e4a7 100644
|
| --- a/LayoutTests/fast/forms/date/date-input-type.html
|
| +++ b/LayoutTests/fast/forms/date/date-input-type.html
|
| @@ -25,6 +25,5 @@ check("date", "date");
|
| check("DATE", "date");
|
| check(" date ", "text");
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|