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

Unified Diff: chrome/test/webdriver/test/alert_on_load.html

Issue 23526047: Delete old chromedriver code, and remove mongoose webserver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 3 months 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
« no previous file with comments | « chrome/test/webdriver/test/WEBDRIVER_TESTS ('k') | chrome/test/webdriver/test/alerts.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/webdriver/test/alert_on_load.html
diff --git a/chrome/test/webdriver/test/alert_on_load.html b/chrome/test/webdriver/test/alert_on_load.html
deleted file mode 100644
index a325163d362fdab7f91e92d91dd3a9b8d70fc195..0000000000000000000000000000000000000000
--- a/chrome/test/webdriver/test/alert_on_load.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
- <script>
- window.onload = function() {
- alert('hi');
- }
- </script>
-</html>
« no previous file with comments | « chrome/test/webdriver/test/WEBDRIVER_TESTS ('k') | chrome/test/webdriver/test/alerts.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698