Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLLabelElement.cpp
Tim Ledbetter 6bf22075ed LibWeb: Implement the HTMLLabelElement.form attribute
This returns the form element associated with the given label element's
control or null if the label has no control.
2024-05-18 11:04:04 +02:00

3.1 KiB