Commit History

Author SHA1 Message Date
  Andrew Kaster a0d5724a58 LibWeb: Add initial implementation of Element.blur() 2 years ago
  Idan Horowitz d25bd2dbd8 LibWeb: Add the GlobalEventHandlers IDL mixin 3 years ago
  Idan Horowitz 1577bac6a5 LibWeb: Add the HTMLOrSVGElement IDL interface mixin 3 years ago
  Idan Horowitz f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 years ago
  Ali Mohammad Pur a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 years ago
  Andreas Kling e842e955e5 LibWeb: Implement HTMLElement.click() 3 years ago
  Andreas Kling a062e803c5 LibWeb: Implement (most of) HTMLElement.focus() 3 years ago
  Andreas Kling 439be913cf LibWeb: Support HTMLElement.offset{Width,Height} 3 years ago
  Luke Wilde f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 years ago
  Idan Horowitz 815934a95d LibWeb: Expose the HTMLElement::{offsetLeft, offsetTop} attributes 4 years ago
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago