blob: e374b37b2d8186a46d44572f64a8f392df760296 (
plain)
1
2
3
4
5
6
7
|
This test attempts to access an HTMLLabelElement's form property. The first test accesses the form property of an label which is inside of a form. The second test accesses the form property of an label which is not inside of a form
Passed
Passed
|