
This only required adding the appropriate definition to the IDL file, as `FormAssociatedElement` already implements the logic that we need.
3 lines
168 B
Text
3 lines
168 B
Text
objectElement.form initial value is null: true
|
|
objectElement.form.id after appending to #form1: form1
|
|
objectElement.form value after removing from #form1 is null: true
|