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 + + + + + + +
+
+
+ + +