| Index: LayoutTests/fast/forms/time/time-validity-rangeoverflow.html
|
| diff --git a/LayoutTests/fast/forms/time/time-validity-rangeoverflow.html b/LayoutTests/fast/forms/time/time-validity-rangeoverflow.html
|
| index 2f98f5f480d5e1b991219d1d04fcb31493cef018..a556bfd80666227af605c51b32b5f86e781ec64a 100644
|
| --- a/LayoutTests/fast/forms/time/time-validity-rangeoverflow.html
|
| +++ b/LayoutTests/fast/forms/time/time-validity-rangeoverflow.html
|
| @@ -68,6 +68,5 @@ checkOverflow('13:16', '12:00');
|
| // Disabled
|
| checkNotOverflow('23:59:59.999', '13:16', true);
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|