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

Unified Diff: webkit/data/test_shell/formsubmit/target_test.html

Issue 401923005: webkit: Remove all files from test_shell/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « no previous file | webkit/data/test_shell/frames/iframe1.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/data/test_shell/formsubmit/target_test.html
diff --git a/webkit/data/test_shell/formsubmit/target_test.html b/webkit/data/test_shell/formsubmit/target_test.html
deleted file mode 100644
index 8c47dfcda95bc63f9fbec24d34d2575549490cf1..0000000000000000000000000000000000000000
--- a/webkit/data/test_shell/formsubmit/target_test.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html><head></head><body>
-
-<form method="post" enctype="multipart/form-data" action="http://fishy/cgi-bin/echo-all" target="blah">
- <input name="f" type="text">
- <input value="Submit" type="submit">
-</form>
-
-<iframe style="border: 1px solid black;" name="blah" src="javascript:'the submission should go here'"></iframe>
-
-
-</body></html>
« no previous file with comments | « no previous file | webkit/data/test_shell/frames/iframe1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698