| Index: LayoutTests/fast/forms/indeterminate-input-types.html
|
| diff --git a/LayoutTests/fast/forms/indeterminate-input-types.html b/LayoutTests/fast/forms/indeterminate-input-types.html
|
| index 339412eb40c1a2ac556d2b52575c3dc10398be7e..025e2c94e44da40a44d75fbd5865d0d938a5d7ee 100644
|
| --- a/LayoutTests/fast/forms/indeterminate-input-types.html
|
| +++ b/LayoutTests/fast/forms/indeterminate-input-types.html
|
| @@ -79,6 +79,5 @@
|
| weekInput.indeterminate = true;
|
| shouldBeTrue("weekInput.indeterminate");
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|