Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.h
Timothy Flynn 95b084a08f LibWeb: Cache HTMLInputElement's parsed type attribute when it changes
This will let us avoid parsing the type each time type() or type_state()
are invoked.
2022-03-16 13:03:55 +01:00

5.4 KiB