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

Unified Diff: LayoutTests/fast/forms/number/number-spinbutton-capturing.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/number/number-spinbutton-capturing.html
diff --git a/LayoutTests/fast/forms/number/number-spinbutton-capturing.html b/LayoutTests/fast/forms/number/number-spinbutton-capturing.html
index 2c24ccfcb4daaa2aaa851152742a6d71a889e064..5bd60e97217499289c0613be294b489f45292b4c 100644
--- a/LayoutTests/fast/forms/number/number-spinbutton-capturing.html
+++ b/LayoutTests/fast/forms/number/number-spinbutton-capturing.html
@@ -34,6 +34,5 @@ if (window.eventSender) {
document.getElementById('console').innerHTML = '<p>No eventSender. <p>Manual test instruction: Click the upper button of the first input field, then click the upper button of the second input field. Confirm that the second input field value is changed.';
}
</script>
-<script src="../../../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698