| Index: LayoutTests/fast/forms/input-widths.html
|
| diff --git a/LayoutTests/fast/forms/input-widths.html b/LayoutTests/fast/forms/input-widths.html
|
| index a1210790ff3d1717b8ada040a81b9534898fdd81..db819ea68028475816fcb6b0d395f458b98f83bf 100644
|
| --- a/LayoutTests/fast/forms/input-widths.html
|
| +++ b/LayoutTests/fast/forms/input-widths.html
|
| @@ -30,6 +30,5 @@ shouldBe('document.getElementById("url").offsetWidth', 'baseWidth');
|
|
|
| document.getElementById('parent').innerHTML = '';
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|