blob: e9b924e05581e97e1f759a540d82530c7633318d (
plain)
1
2
3
4
5
6
7
|
This is a regression test for bug 3481. The problem is that form elements added via innerHTML were not accessible with the form.elementName syntax.
If the test succeeds, there will be a line below that says "form element was found".
Form element was found.
|