Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 05dcf3b2f8 LibWeb: Don't allocate DOMStringMap in HTMLElement constructor hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling ae11d70b0c LibWeb: Make DOMStringMap GC-allocated hace 2 años
  Andreas Kling 2ad98fdf80 LibWeb: Add fast_is<HTMLElement>() hace 2 años
  Luke Wilde ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML hace 3 años
  Luke Wilde 432d496ed6 LibWeb: Add form associated element categories hace 3 años
  Andreas Kling fbee0490a3 LibWeb: Improve HTMLElement.click() hace 3 años
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace hace 3 años
  Andreas Kling e842e955e5 LibWeb: Implement HTMLElement.click() hace 3 años
  Andreas Kling a062e803c5 LibWeb: Implement (most of) HTMLElement.focus() hace 3 años
  Andreas Kling 439be913cf LibWeb: Support HTMLElement.offset{Width,Height} hace 3 años
  Luke Wilde f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset hace 3 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Idan Horowitz 815934a95d LibWeb: Expose the HTMLElement::{offsetLeft, offsetTop} attributes hace 4 años
  Linus Groh 4e1de09340 LibWeb: Use DOMException in HTMLElement::set_content_editable() hace 4 años
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often hace 4 años
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años