summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/HTMLElement.idl
AgeCommit message (Expand)Author
2021-04-15LibWeb: Expose the HTMLElement::{offsetLeft, offsetTop} attributesIdan Horowitz
2021-02-03LibWeb: Basic implementation of global event handlers :^)Andreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling