summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/UIEvents
AgeCommit message (Expand)Author
2020-07-28LibWeb: Oops, provide the correct WrapperType for UIEventAndreas Kling
2020-07-28LibWeb: Add UIEvent class (base of MouseEvent, and others)Andreas Kling
2020-07-28LibWeb: Move MouseEvent into the UIEvents namespaceAndreas Kling