blob: ba67f4ad4cf13497be5e27f66340e4bd6c08eea1 [file] [log] [blame]
This tests that cloneNode and importNode copy the form element properties that aren't stored in values, such as 'value', and 'checked'. If this test is successful, the text SUCCESS should be shown below. This is a variation on the base test that has the checked attribute already set, which at one point caused a crash (see Bugzilla bug 6617).
SUCCESS!