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

Unified Diff: LayoutTests/fast/forms/min-content-form-controls.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/min-content-form-controls.html
diff --git a/LayoutTests/fast/forms/min-content-form-controls.html b/LayoutTests/fast/forms/min-content-form-controls.html
index 02b650691d50cdc91bdbd6772e57434a3e5c511b..c1bc0a956d64dff21e8b5a3365f43c2641cd1d73 100644
--- a/LayoutTests/fast/forms/min-content-form-controls.html
+++ b/LayoutTests/fast/forms/min-content-form-controls.html
@@ -33,4 +33,3 @@ ids.forEach(function(id) {
shouldBe('document.getElementById("' + id + '-a").offsetWidth', 'document.getElementById("' + id + '-b").offsetWidth');
});
</script>
-<script src="../js/resources/js-test-post.js"></script>

Powered by Google App Engine
This is Rietveld 408576698