Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: LayoutTests/editing/spelling/grammar-edit-word.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/editing/spelling/grammar.html ('k') | LayoutTests/editing/spelling/grammar-markers.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/spelling/grammar-edit-word.html
diff --git a/LayoutTests/editing/spelling/grammar-edit-word.html b/LayoutTests/editing/spelling/grammar-edit-word.html
index 90a3531708aeda9a3aff4549899f711d834d979a..5f05a66c044e5cdef16a29bb9682f313a29ef40d 100644
--- a/LayoutTests/editing/spelling/grammar-edit-word.html
+++ b/LayoutTests/editing/spelling/grammar-edit-word.html
@@ -35,6 +35,5 @@ document.execCommand("InsertText", false, "You has the right.");
if (window.internals)
shouldBecomeEqual('internals.hasGrammarMarker(document, 4, 3)', 'true', editAndCheckSentence);
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/editing/spelling/grammar.html ('k') | LayoutTests/editing/spelling/grammar-markers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698