Files
ladybird/Libraries/LibWeb/HTML/HTMLSelectElement.cpp
Timothy Flynn 206ec6694c LibWeb: Update the select element's text when setting the selected index
We were updating the IDL values, but the rendered text would remain on
the previously selected value.
2025-03-22 17:27:45 +01:00

31 KiB