| Index: LayoutTests/fast/forms/disabled-attr-checkvalidity.html
|
| diff --git a/LayoutTests/fast/forms/disabled-attr-checkvalidity.html b/LayoutTests/fast/forms/disabled-attr-checkvalidity.html
|
| index 3d0caf1e5f05663d0978f6b75f957c17242e0a2f..bb506654d8300e328894928517833fb0dadb39ea 100644
|
| --- a/LayoutTests/fast/forms/disabled-attr-checkvalidity.html
|
| +++ b/LayoutTests/fast/forms/disabled-attr-checkvalidity.html
|
| @@ -18,6 +18,5 @@ input.disabled = false;
|
| shouldBeFalse('input.checkValidity()');
|
|
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|