diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/editing/spelling/spelling-should-select-multiple-words.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/editing/spelling/spelling-should-select-multiple-words.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-should-select-multiple-words.html b/third_party/WebKit/LayoutTests/editing/spelling/spelling-should-select-multiple-words.html index 1cd201f..b0c014e 100644 --- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-should-select-multiple-words.html +++ b/third_party/WebKit/LayoutTests/editing/spelling/spelling-should-select-multiple-words.html @@ -41,6 +41,5 @@ initSpellTest("destination", "It should be upper case.", function(textNode) { }); </script> -<script src="../../fast/js/resources/js-test-post.js"></script> </body> </html> |