Historique des commits

Auteur SHA1 Message Date
  Kenneth Myhra 8f4d7f2854 LibWeb: Port fire_a_synthetic_pointer_event() to new FlySring il y a 2 ans
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String il y a 2 ans
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Igor Pissolati bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` il y a 2 ans
  Andreas Kling 2c37df6241 LibWeb: Don't include DOMStringMap.h quite so much il y a 2 ans
  Andrew Kaster a0d5724a58 LibWeb: Add initial implementation of Element.blur() il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro il y a 2 ans
  Andreas Kling 05dcf3b2f8 LibWeb: Don't allocate DOMStringMap in HTMLElement constructor il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling ae11d70b0c LibWeb: Make DOMStringMap GC-allocated il y a 2 ans
  Andreas Kling 2ad98fdf80 LibWeb: Add fast_is<HTMLElement>() il y a 2 ans
  Luke Wilde ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML il y a 3 ans
  Luke Wilde 432d496ed6 LibWeb: Add form associated element categories il y a 3 ans
  Andreas Kling fbee0490a3 LibWeb: Improve HTMLElement.click() il y a 3 ans
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace il y a 3 ans
  Andreas Kling e842e955e5 LibWeb: Implement HTMLElement.click() il y a 3 ans
  Andreas Kling a062e803c5 LibWeb: Implement (most of) HTMLElement.focus() il y a 3 ans
  Andreas Kling 439be913cf LibWeb: Support HTMLElement.offset{Width,Height} il y a 3 ans
  Luke Wilde f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset il y a 3 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Idan Horowitz 815934a95d LibWeb: Expose the HTMLElement::{offsetLeft, offsetTop} attributes il y a 4 ans
  Linus Groh 4e1de09340 LibWeb: Use DOMException in HTMLElement::set_content_editable() il y a 4 ans