Commit History

Author SHA1 Message Date
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Linus Groh de53eb825a LibWeb: Make HTML{Button,Select,TextArea}Element focusable 3 years ago
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement 3 years ago
  Timothy Flynn 27eb70cbba LibWeb: Implement HTMLSelectElement.add() 3 years ago
  Andreas Kling a606345576 LibWeb: Implement HTMLSelectElement.selectedIndex 3 years ago
  Simon Wanner deef2911e9 LibWeb: Expose HTMLSelectElement::options 3 years ago
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically 3 years ago
  Luke Wilde 432d496ed6 LibWeb: Add form associated element categories 3 years ago
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 years ago
  Luke Wilde 3bb5c6207f LibWeb: Make FormAssociatedElement inherit from HTMLElement 3 years ago
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 78733417a4 LibWeb: Register FormAssociatedElement with their owner form 4 years ago
  Andreas Kling e454e1a45d LibWeb: Make HTMLSelectElement a FormAssociatedElement 4 years ago
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago