| Index: LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled.html
|
| diff --git a/LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled.html b/LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled.html
|
| index 73d981b2b20b30b92944a8ed26b42c19d13a6952..ab56241bf9909f502a151392ce8ef3ea8f069f1f 100644
|
| --- a/LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled.html
|
| +++ b/LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled.html
|
| @@ -38,6 +38,5 @@ document.execCommand('Paste');
|
| shouldBecomeDifferent('internals.hasSpellingMarker(document, 0, 2)', 'true', finishJSTest);
|
|
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|