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

Unified Diff: LayoutTests/fast/forms/validity-property.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/validity-property.html
diff --git a/LayoutTests/fast/forms/validity-property.html b/LayoutTests/fast/forms/validity-property.html
index b53f4288490f05cd54b072abbb315e1e30b37c0e..c2fb6c8ebf74f84dd5f8b6e6aa36504c931f2ed0 100644
--- a/LayoutTests/fast/forms/validity-property.html
+++ b/LayoutTests/fast/forms/validity-property.html
@@ -37,6 +37,5 @@ for (var i = 0; i < controls.length; ++i) {
shouldThrow('new ValidityState()', '"TypeError: Illegal constructor"');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698