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

Unified Diff: LayoutTests/fast/dom/document-all-select.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/fast/dom/dataset-xhtml.xhtml ('k') | LayoutTests/fast/dom/document-all-tags.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/document-all-select.html
diff --git a/LayoutTests/fast/dom/document-all-select.html b/LayoutTests/fast/dom/document-all-select.html
index bbe53b594defef70f77bcaa1a91b0dae9d733a9a..c652628ab6b66bc0dc384a720a3590a05aed3e14 100644
--- a/LayoutTests/fast/dom/document-all-select.html
+++ b/LayoutTests/fast/dom/document-all-select.html
@@ -15,6 +15,5 @@ if (window.testRunner)
description("This tests that <select> elements are available by name through document.all.");
shouldBe("document.all.myselect.length", "2");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/dataset-xhtml.xhtml ('k') | LayoutTests/fast/dom/document-all-tags.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698