summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/SubmitEvent.idl
AgeCommit message (Expand)Author
2022-09-06LibWeb: Remove the NoInstanceWrapper extended IDL attributeAndreas Kling
2022-09-06LibWeb: Make DOM::Event and all its subclasses GC-allocatedAndreas Kling
2022-02-16LibWeb: Add imports to all IDL files that depend on othersAli Mohammad Pur
2021-10-01LibWeb: Add the missing SubmitEvent IDL constructorIdan Horowitz
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling