| Index: LayoutTests/fast/forms/date/input-date-validation-message.html
|
| diff --git a/LayoutTests/fast/forms/date/input-date-validation-message.html b/LayoutTests/fast/forms/date/input-date-validation-message.html
|
| index 54703ca8ff098f509b0b1543435f803eba96d265..dae9f19523f676d694c46d2cf6ba62f2fd214e07 100644
|
| --- a/LayoutTests/fast/forms/date/input-date-validation-message.html
|
| +++ b/LayoutTests/fast/forms/date/input-date-validation-message.html
|
| @@ -41,6 +41,5 @@ debug('Step mismatch')
|
| shouldBeEqualToString('testIt("1982-11-02", "", "", "123")', 'Please enter a valid value. The two nearest valid values are 07/07/1982 and 11/07/1982.');
|
|
|
| </script>
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|