Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated пре 2 година
  Andreas Kling d7c6298d8b LibWeb: Use target's global object when creating focus/blur events пре 2 година
  Andreas Kling 05dcf3b2f8 LibWeb: Don't allocate DOMStringMap in HTMLElement constructor пре 2 година
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible пре 2 година
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated пре 2 година
  Andreas Kling ae11d70b0c LibWeb: Make DOMStringMap GC-allocated пре 2 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Andreas Kling 60ec006265 LibWeb: Update layout in HTMLElement.offset{Width,Height} пре 3 година
  Igor Pissolati 1b94b4c593 LibWeb: Bring MouseEvent a bit closer to spec пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Nukiloco b47bd95087 LibWeb: Add missing spec comment in focusing logic пре 3 година
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb пре 3 година
  sin-ack b3df222e52 LibWeb: Fire a UIEvents::MouseEvent for HTMLElement.click() пре 3 година
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files пре 3 година
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable пре 3 година
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it пре 3 година
  Federico Guerinoni 43d5257619 LibWeb: Use reverse iterator for reverse loop into NonnullRefPtrVector пре 3 година
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML пре 3 година
  Andreas Kling fbee0490a3 LibWeb: Improve HTMLElement.click() пре 3 година
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace пре 3 година
  Andreas Kling e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" пре 3 година
  Andreas Kling e842e955e5 LibWeb: Implement HTMLElement.click() пре 3 година
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec пре 3 година
  Andreas Kling 89cd00b540 LibWeb: Fix broken step 4.3 implementation in run_focus_update_steps() пре 3 година
  Andreas Kling a05c07fdcd LibWeb: Use NonnullRefPtrVector<DOM::Node> for focus chains пре 3 година
  Andreas Kling 1ea2467a7a LibWeb: Improve step 3 of "focus chain" from the HTML spec пре 3 година
  Andreas Kling 086eb1ad7b LibWeb: Fix inverted null check in run_focusing_steps() пре 3 година
  Andreas Kling 627ad6c37c LibWeb: Add a proper FocusEvent interface for "focus" and "blur" events пре 3 година
  Andreas Kling a062e803c5 LibWeb: Implement (most of) HTMLElement.focus() пре 3 година