Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling 38c7fdaac1 LibWeb: Avoid including LibJS/Parser.h in a handful of cpp files vor 2 Jahren
  Igor Pissolati bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` vor 2 Jahren
  Luke Wilde 547e006a12 LibWeb: Extract the (un)focus steps out of HTMLElement vor 2 Jahren
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s vor 2 Jahren
  Andreas Kling 2c37df6241 LibWeb: Don't include DOMStringMap.h quite so much vor 2 Jahren
  Andrew Kaster a0d5724a58 LibWeb: Add initial implementation of Element.blur() vor 2 Jahren
  Andrew Kaster 6a10352712 LibWeb: Remove unecessary dependence on Window from UIEvents classes vor 2 Jahren
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes vor 2 Jahren
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Andreas Kling 575e3bf37d LibWeb: Check document fully active status in "element cannot navigate" vor 2 Jahren
  Andreas Kling 2371446952 LibWeb: Update layout in HTMLElement.offset{Top,Left} vor 2 Jahren
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated vor 2 Jahren
  Andreas Kling d7c6298d8b LibWeb: Use target's global object when creating focus/blur events vor 2 Jahren
  Andreas Kling 05dcf3b2f8 LibWeb: Don't allocate DOMStringMap in HTMLElement constructor vor 2 Jahren
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated vor 3 Jahren
  Andreas Kling ae11d70b0c LibWeb: Make DOMStringMap GC-allocated vor 3 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  Andreas Kling 60ec006265 LibWeb: Update layout in HTMLElement.offset{Width,Height} vor 3 Jahren
  Igor Pissolati 1b94b4c593 LibWeb: Bring MouseEvent a bit closer to spec vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Nukiloco b47bd95087 LibWeb: Add missing spec comment in focusing logic vor 3 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  sin-ack b3df222e52 LibWeb: Fire a UIEvents::MouseEvent for HTMLElement.click() vor 3 Jahren
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files vor 3 Jahren