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

Unified Diff: LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.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
Index: LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html
diff --git a/LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html b/LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html
index 6e22819e004e414c8f945ae355847a805c385e6f..da96a33ab7ddbd9db8c907ea87a92354b4177a5f 100644
--- a/LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html
+++ b/LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html
@@ -13,5 +13,4 @@ shouldBe("typeof document.queryCommandValue('foofoo')", "'string'");
shouldBe("document.queryCommandValue('fontSize')", "'5'");
shouldBe("typeof document.queryCommandValue('fontSize')", "'string'");
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</html>

Powered by Google App Engine
This is Rietveld 408576698