aboutsummaryrefslogtreecommitdiffstats
path: root/library/jquery.AreYouSure/spec/javascripts/fixtures/input-text.html
diff options
context:
space:
mode:
Diffstat (limited to 'library/jquery.AreYouSure/spec/javascripts/fixtures/input-text.html')
-rw-r--r--library/jquery.AreYouSure/spec/javascripts/fixtures/input-text.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/library/jquery.AreYouSure/spec/javascripts/fixtures/input-text.html b/library/jquery.AreYouSure/spec/javascripts/fixtures/input-text.html
new file mode 100644
index 000000000..1b2850759
--- /dev/null
+++ b/library/jquery.AreYouSure/spec/javascripts/fixtures/input-text.html
@@ -0,0 +1,4 @@
+<form>
+ <input type="text" name="a">
+ <input type="submit">
+</form>