Age | Commit message (Expand) | Author |
---|---|---|
2020-11-22 | LibWeb: Add HTML::EventNames and UIEvents::EventNames | Luke |
2020-11-22 | LibWeb: Make event dispatching spec-compliant | Luke |
2020-07-28 | LibWeb: Oops, provide the correct WrapperType for UIEvent | Andreas Kling |
2020-07-28 | LibWeb: Add UIEvent class (base of MouseEvent, and others) | Andreas Kling |
2020-07-28 | LibWeb: Move MouseEvent into the UIEvents namespace | Andreas Kling |