| Index: LayoutTests/editing/execCommand/overtype-support.html
|
| diff --git a/LayoutTests/editing/execCommand/overtype-support.html b/LayoutTests/editing/execCommand/overtype-support.html
|
| index c17aab7e223dee3537198c7a79ce518ecef9f678..f96c34a5c7e76833b8aeeb48f349e5e05aff591b 100644
|
| --- a/LayoutTests/editing/execCommand/overtype-support.html
|
| +++ b/LayoutTests/editing/execCommand/overtype-support.html
|
| @@ -11,6 +11,5 @@ shouldBeFalse("document.queryCommandState('OverWrite')");
|
|
|
| var successfullyParsed = true;
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|