From 693d1a7a73e58b9e84badc09030d8edf79f2ce1a Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Thu, 31 Dec 2009 02:30:15 -0500 Subject: A test harness for fixing bugs related to forms --- test_harnesses/form.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 test_harnesses/form.html (limited to 'test_harnesses') diff --git a/test_harnesses/form.html b/test_harnesses/form.html new file mode 100644 index 00000000..52ac9308 --- /dev/null +++ b/test_harnesses/form.html @@ -0,0 +1,35 @@ + + + + Page with forms + + + +
+

+ Text: +

+

+ Search: +

+

+ Radio:
+ Maryland
+ California +

+

+ +

+

+ Button: +

+

+ Submit: +

+
+ + \ No newline at end of file -- cgit v1.2.3