mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-31 15:32:51 +00:00
This returns the parent form of a HTMLOptionElement or null if the element has no parent form.
6 lines
294 B
Text
6 lines
294 B
Text
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" >
|