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

Unified Diff: LayoutTests/fast/forms/date/date-click-on-label.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/date/date-click-on-label.html
diff --git a/LayoutTests/fast/forms/date/date-click-on-label.html b/LayoutTests/fast/forms/date/date-click-on-label.html
index 038fb9c486aa6286b7d68afe7df4eade423a51dc..3cb2326b63d3900d60bb401aa87a1357839e8321 100644
--- a/LayoutTests/fast/forms/date/date-click-on-label.html
+++ b/LayoutTests/fast/forms/date/date-click-on-label.html
@@ -14,5 +14,4 @@ clickEvent.initEvent('click', true, true);
document.getElementById('label1').dispatchEvent(clickEvent);
shouldBeEqualToString('document.activeElement.id', 'date1');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
« no previous file with comments | « LayoutTests/fast/forms/date/ValidityState-typeMismatch-date.html ('k') | LayoutTests/fast/forms/date/date-input-type.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698