| Index: LayoutTests/fast/forms/month/ValidityState-rangeOverflow-month.html
|
| diff --git a/LayoutTests/fast/forms/month/ValidityState-rangeOverflow-month.html b/LayoutTests/fast/forms/month/ValidityState-rangeOverflow-month.html
|
| index bbde86de733497a7a3553756878cff0a79106b09..9ea63a0a9cbf19480cca708e9a2ef56aa1997a0b 100644
|
| --- a/LayoutTests/fast/forms/month/ValidityState-rangeOverflow-month.html
|
| +++ b/LayoutTests/fast/forms/month/ValidityState-rangeOverflow-month.html
|
| @@ -69,6 +69,5 @@ checkOverflow('2010-01', '2009-12');
|
| // Disabled
|
| checkNotOverflow('9999-01', '2010-12', true);
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|