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

Unified Diff: LayoutTests/fast/forms/form-attribute-elements-order2.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-attribute-elements-order2.html
diff --git a/LayoutTests/fast/forms/form-attribute-elements-order2.html b/LayoutTests/fast/forms/form-attribute-elements-order2.html
index 384ed72d64e71ff159fb1facc19bf5e1a9f0e42f..6c8d755c880751161a215a13de7375e7ed55dd4f 100644
--- a/LayoutTests/fast/forms/form-attribute-elements-order2.html
+++ b/LayoutTests/fast/forms/form-attribute-elements-order2.html
@@ -104,6 +104,5 @@ shouldBe('owner.elements[3]', 'inner2');
shouldBe('owner.elements[4]', 'after');
shouldBe('owner.elements[5]', 'after2');
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698