From bf577bab6809a85ae77e3496bac6ad476c590f37 Mon Sep 17 00:00:00 2001 From: "bzbarsky@mit.edu" Date: Fri, 5 Oct 2007 21:02:29 -0700 Subject: [PATCH] adding test --- content/html/document/test/Makefile.in | 1 + .../html/document/test/test_form-parsing.html | 36 +++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 content/html/document/test/test_form-parsing.html diff --git a/content/html/document/test/Makefile.in b/content/html/document/test/Makefile.in index 9e670c41ebc..ddf99433910 100644 --- a/content/html/document/test/Makefile.in +++ b/content/html/document/test/Makefile.in @@ -62,6 +62,7 @@ _TEST_FILES = test_bug1682.html \ test_bug380383.html \ test_bug386495.html \ test_bug391777.html \ + test_form-parsing.html \ $(NULL) libs:: $(_TEST_FILES) diff --git a/content/html/document/test/test_form-parsing.html b/content/html/document/test/test_form-parsing.html new file mode 100644 index 00000000000..f7bc8b8c32c --- /dev/null +++ b/content/html/document/test/test_form-parsing.html @@ -0,0 +1,36 @@ + + + + Test for Form parsing + + + + + + +
+
+
+ + +