mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 03:37:53 +00:00
This only required adding the appropriate definition to the IDL file, as `FormAssociatedElement` already implements the logic that we need.
4 lines
168 B
Plaintext
4 lines
168 B
Plaintext
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
|