| Index: LayoutTests/fast/forms/placeholder-stripped.html
|
| diff --git a/LayoutTests/fast/forms/placeholder-stripped.html b/LayoutTests/fast/forms/placeholder-stripped.html
|
| index 7f040a3778367bebbbcd44fef1972b770d4edd74..8df9f373bd848d374f2bd3d54961c54f2b2fb33b 100644
|
| --- a/LayoutTests/fast/forms/placeholder-stripped.html
|
| +++ b/LayoutTests/fast/forms/placeholder-stripped.html
|
| @@ -25,6 +25,5 @@ if (window.internals) {
|
| } else
|
| debug('The first input element and the first textarea element should have a placeholder "first line second line", and the second input element and the second textarea element should have nothing.');
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|