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

Unified Diff: LayoutTests/fast/forms/form-associated-element-removal.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/forms/focus-with-display-block.html ('k') | LayoutTests/fast/forms/form-attribute.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/form-associated-element-removal.html
diff --git a/LayoutTests/fast/forms/form-associated-element-removal.html b/LayoutTests/fast/forms/form-associated-element-removal.html
index 03fae2e4ced54bf0af1e88ca302250e29d59e5e4..cdbeb35e35e8802155ae3ee7cee73de016a08e74 100644
--- a/LayoutTests/fast/forms/form-associated-element-removal.html
+++ b/LayoutTests/fast/forms/form-associated-element-removal.html
@@ -9,4 +9,3 @@ form.innerHTML = '';
shouldBeNull("input.form");
shouldBe("form.elements.length", "0");
</script>
-<script src="../js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/forms/focus-with-display-block.html ('k') | LayoutTests/fast/forms/form-attribute.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698