1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-09 01:22:10 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
e265058768 LibWeb: Fire "mousedown" and "mousemove" events in the DOM :^) 2020-03-18 17:13:22 +01:00
Andreas Kling
830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb
Let's rename this to LibWeb since it aims to provide more parts of the
web platform than just HTML. :^)
2020-03-07 10:32:51 +01:00
Renamed from Libraries/LibHTML/HtmlView.cpp (Browse further)