| Index: LayoutTests/fast/forms/enctype-attribute.html
|
| diff --git a/LayoutTests/fast/forms/enctype-attribute.html b/LayoutTests/fast/forms/enctype-attribute.html
|
| index df8d05e6048405f66ddb437036bd44c540bb6611..e4251965b883768277caee0266af84b57221f711 100644
|
| --- a/LayoutTests/fast/forms/enctype-attribute.html
|
| +++ b/LayoutTests/fast/forms/enctype-attribute.html
|
| @@ -84,6 +84,5 @@ shouldBe('form1.enctype = "application/x-www-form-urlencoded "; form1.enctype',
|
|
|
| debug('');
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|