mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 04:08:08 +00:00
This returns the parent form of a HTMLOptionElement or null if the element has no parent form.
7 lines
294 B
Plaintext
7 lines
294 B
Plaintext
Option element with no parent select returns null: true
|
|
Option element with no parent form returns null: true
|
|
Option element with no parent select returns null: true
|
|
Option element within optgroup with no parent select returns null: true
|
|
<FORM id="form3" >
|
|
<FORM id="form4" >
|