Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Andreas Kling 874e64d664 LibWeb: Make queue_an_element_task() use JS::SafeFunction hace 2 años
  Andreas Kling aa4dd6c1bc LibWeb: Implement Element.insertAdjacentHTML() from DOM Parsing hace 2 años
  Andreas Kling 530675993b LibWeb: Rename Attribute to Attr hace 2 años
  Andreas Kling 3c3ae3a768 LibWeb: Only uppercase qualified names in HTML documents hace 2 años
  Andreas Kling df7e64d103 LibWeb: Handle multiple class names in getElementsByClassName() hace 2 años
  Andreas Kling d9c64ee876 LibWeb: Hoist case sensitivity check out of loop in Element::has_class() hace 2 años
  Andreas Kling b7d8fbbd70 LibWeb: Update layout in Element.client{Left,Top} hace 2 años
  Andreas Kling 67b3af8025 LibWeb: Avoid layout in Element.client{Width,Height} if possible hace 2 años
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated hace 2 años
  Andreas Kling 57db2529cf LibWeb: Make DOMRect, DOMRectReadOnly and DOMRectList GC-allocated hace 2 años
  Andreas Kling b30e95eb27 LibWeb: Don't allocate NamedNodeMap in Element constructor hace 2 años
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible hace 2 años
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 0176d42f49 LibWeb: Make DOMTokenList GC-allocated hace 2 años
  Andreas Kling a56b3f9862 LibWeb: Make NamedNodeMap GC-allocated hace 2 años
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated hace 2 años
  martinfalisse e4c5799026 LibWeb: Add GridFormattingContext hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Itamar 9498555256 LibWeb: Trigger a relayout after setting Element.innerHTML hace 3 años
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace hace 3 años
  Andreas Kling a8afb883c1 LibWeb: Implement CSS declaration block's "updating flag" hace 3 años
  Andreas Kling 07a3002d39 LibWeb: Bring Element.client{Left,Top} closer to spec hace 3 años
  Andreas Kling 25f6d2e2ab LibWeb: Update layout in Element.getBoundingClientRect() hace 3 años
  Andreas Kling bb17f74fb1 LibWeb: Bring Element.client{Width,Height} closer to spec hace 3 años
  Simon Wanner b19e134999 LibWeb: Invalidate layout after the computed font changes hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Elisée Maurer 34db0dab41 LibWeb: Implement Element.toggleAttribute() hace 3 años
  Andreas Kling 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed hace 3 años