Files
ladybird/Libraries/LibWeb/HTML/HTMLSelectElement.cpp
Shannon Booth 802529bafc LibWeb/HTML: Iterate over select options in tree order
This also saves us from iterating twice over the children, and
instead do it in a single pass.
2025-01-27 00:10:14 +00:00

27 KiB