Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLSelectElement.cpp
Zaggy1024 f0420def78 LibWeb: Implement HTMLSelectElement length, item() and namedItem()
These are simple calls through to the HTMLOptionsCollection functions
the same names, as with HTMLSelectElement.add().
2022-10-18 12:57:40 +02:00

5.2 KiB