summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/FormControlInfrastructure.h
AgeCommit message (Expand)Author
2023-02-18LibWeb: Convert FormData to String and Vector storageLuke Wilde
2023-02-12LibWeb: Implement algorithm 'construct the entry list given a form'Kenneth Myhra
2023-02-12LibWeb: Introduce the FormData interface from the XHR specificationKenneth Myhra