Age | Commit message (Expand) | Author |
---|---|---|
2020-07-28 | LibWeb: Move MouseEvent into the UIEvents namespace | Andreas Kling |
2020-07-26 | LibWeb: Move DOM classes into the Web::DOM namespace | Andreas Kling |
2020-04-06 | Meta: Add missing copyright headers | Andreas Kling |
2020-03-22 | LibWeb: Use FlyString for DOM event names | Andreas Kling |
2020-03-21 | LibWeb: Add a DOM Event class (instead of events being simple strings) | Andreas Kling |