summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/data/action.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/test/data/action.html')
-rw-r--r--chrome_frame/test/data/action.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/chrome_frame/test/data/action.html b/chrome_frame/test/data/action.html
new file mode 100644
index 0000000..75023ae
--- /dev/null
+++ b/chrome_frame/test/data/action.html
@@ -0,0 +1,10 @@
+<html>
+ <head>
+ <title> Form action </title>
+ </head>
+ <body>
+ <br />
+ FORM SUBMITTED!
+ <br />
+ </body>
+</html>