mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:17:36 +00:00
LibWeb: Return a HTMLFormControlsCollection from HTMLFormElement element
Instead of a HTMLCollection
This commit is contained in:
parent
27dd2a40ad
commit
9cf5b67162
5 changed files with 39 additions and 7 deletions
|
@ -0,0 +1,8 @@
|
|||
HTMLFormControlsCollection
|
||||
RadioNodeList
|
||||
2
|
||||
button
|
||||
text
|
||||
null
|
||||
HTMLInputElement
|
||||
text
|
Loading…
Add table
Add a link
Reference in a new issue