Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Shannon Booth 2a94cddb02 LibWeb: Remove duplicated HTMLInputElement::name
This is already implemented by Element with a cache. Remove it - and
make use of this function where applicable.
2024-01-13 12:05:36 +01:00

77 KiB