summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/DOM/Event.idl
AgeCommit message (Expand)Author
2020-12-10LibWeb: Replace IDL 'void' return type with 'undefined'Linus Groh
2020-12-10LibWeb: Expect IDL namespace to end with semicolonLinus Groh
2020-11-22LibWeb: Make event dispatching spec-compliantLuke
2020-06-21LibWeb: Generate Event and MouseEvent bindings from IDL :^)Andreas Kling