From e8cb470cab9c500a754d60906501d326bc0bbd9d Mon Sep 17 00:00:00 2001 From: "bzbarsky%mit.edu" Date: Sat, 6 Oct 2007 04:02:29 +0000 Subject: [PATCH] adding test git-svn-id: svn://10.0.0.236/trunk@237352 18797224-902f-48f8-a5cc-f745e15eee43 --- .../content/html/document/test/Makefile.in | 1 + .../html/document/test/test_form-parsing.html | 36 +++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 mozilla/content/html/document/test/test_form-parsing.html diff --git a/mozilla/content/html/document/test/Makefile.in b/mozilla/content/html/document/test/Makefile.in index 9e670c41ebc..ddf99433910 100644 --- a/mozilla/content/html/document/test/Makefile.in +++ b/mozilla/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/mozilla/content/html/document/test/test_form-parsing.html b/mozilla/content/html/document/test/test_form-parsing.html new file mode 100644 index 00000000000..f7bc8b8c32c --- /dev/null +++ b/mozilla/content/html/document/test/test_form-parsing.html @@ -0,0 +1,36 @@ + + + + Test for Form parsing + + + + + + +
+
+
+ + +