Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
sin-ack d2a99eded7 LibWeb: Convert usages of type() to type_state()
This doesn't have any performance benefit yet as we still do string
comparisons everytime, but it should improve once type_state() has a
better implementation.
2022-03-16 00:38:31 +01:00

15 KiB