| Index: LayoutTests/fast/html/input-type-change-crash.html
|
| diff --git a/LayoutTests/fast/html/input-type-change-crash.html b/LayoutTests/fast/html/input-type-change-crash.html
|
| index 752ca0dc23342c95a4f54f868ff67ba486ae6fe1..0934ceae5f7161df6e7bed540669b2e7e36252e3 100644
|
| --- a/LayoutTests/fast/html/input-type-change-crash.html
|
| +++ b/LayoutTests/fast/html/input-type-change-crash.html
|
| @@ -19,6 +19,5 @@ shouldBe("inputElement.type", "'submit'");
|
| document.body.removeChild(inputElement);
|
|
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|