Files
ladybird/Userland/Libraries/LibWeb/HTML/FormControlInfrastructure.cpp
Kenneth Myhra 562594c416 LibWeb: Do not assume field element is always a HTMLInputElement
Cast to a HTMLElement instead and retrieve the value attribute from
there instead.
2023-02-13 14:34:37 +00:00

11 KiB