Історія комітів

Автор SHA1 Опис Дата
  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 роки тому
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier 3 роки тому
  Andreas Kling 439be913cf LibWeb: Support HTMLElement.offset{Width,Height} 3 роки тому
  Luke Wilde f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 роки тому
  TheFightingCatfish 08359ba578 LibWeb: Fix regression of "contenteditable" attribute 3 роки тому
  SeekingBlues a13a5315a5 LibWeb: Fix incompatibility of attribute "contenteditable" 3 роки тому
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 роки тому
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 роки тому
  Idan Horowitz 815934a95d LibWeb: Expose the HTMLElement::{offsetLeft, offsetTop} attributes 4 роки тому
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 роки тому
  Linus Groh 4e1de09340 LibWeb: Use DOMException in HTMLElement::set_content_editable() 4 роки тому
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often 4 роки тому
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) 4 роки тому