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

Unified Diff: LayoutTests/fast/forms/form-collection-elements-order.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/fast/forms/form-collection-elements-order.html
diff --git a/LayoutTests/fast/forms/form-collection-elements-order.html b/LayoutTests/fast/forms/form-collection-elements-order.html
index d2b6f7f7eb032a1ca00306e9cf2d26fbe694987c..e789b1d5eaee5b6ec44361a2a9e64b139bac2c23 100644
--- a/LayoutTests/fast/forms/form-collection-elements-order.html
+++ b/LayoutTests/fast/forms/form-collection-elements-order.html
@@ -106,6 +106,5 @@ shouldBe('checkOrder([textarea, fieldset, input, keygen, object, output, select]
container.appendChild(button);
shouldBe('checkOrder([textarea, fieldset, input, keygen, object, output, select, button])', '"OK"');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/forms/form-collection-elements.html ('k') | LayoutTests/fast/forms/form-collection-radio-node-list.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698