mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09: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" >
|