Commit History

Автор SHA1 Съобщение Дата
  Andrew Kaster 45838579c3 LibWeb: Remove unused DOM::Node::window helper method преди 2 години
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ преди 2 години
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro преди 2 години
  Andreas Kling a5bb30d2ba LibWeb: Make Node.childNodes vend the same NodeList every time преди 2 години
  Andreas Kling 4b9c5635b3 LibWeb: Make :link selector behave according to spec преди 2 години
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class преди 2 години
  Andreas Kling 905eb8cb4d LibWeb: Make MutationObserver GC-allocated преди 2 години
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated преди 2 години
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated преди 2 години
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions преди 2 години
  Andreas Kling 2ad98fdf80 LibWeb: Add fast_is<HTMLElement>() преди 3 години
  Andreas Kling 9f32da1dbc LibWeb: Add fast_is<HTMLBaseElement>() преди 3 години
  Andreas Kling 3ee5bdcfb7 LibWeb: Traverse shadow-including subtree when adopting DOM nodes преди 3 години
  Luke Wilde 56cfd5ced8 LibWeb: Implement all "childList" mutation records for MutationObserver преди 3 години
  Luke Wilde c9ba5531e0 LibWeb: Introduce Mutation{Record,Observer} and observer microtasks преди 3 години
  Luke Wilde 1ceba560f4 LibWeb: Add CDATASection преди 3 години
  Igor Pissolati 682a4a347a LibWeb: Bring Node closer to spec преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Linus Groh f60a2a1d80 LibWeb: Remove Document::is_scripting_enabled() and use Node's преди 3 години
  Andreas Kling afc5fade05 LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^) преди 3 години
  Andreas Kling b6097cf724 LibWeb: Add fast_is<SVG::SVGSVGElement>() преди 3 години
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree преди 3 години
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox преди 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 години
  Andreas Kling ad9f3f7ae6 LibWeb: Add fast_is<T> for HTML::HTMLAnchorElement преди 3 години
  Luke Wilde 46ce50f74e LibWeb: Make Range.setStart and Range.setEnd spec compliant преди 3 години
  Andreas Kling 784dbdef8e LibWeb: Make DOM inspector overlay rects a little nicer преди 3 години
  Andreas Kling 19b5033dc4 LibWeb: Implement Node.removeChild() in terms of "pre-remove" преди 3 години
  Adam Hodgen c6dd8a1f66 LibWeb: Implement `Node.nodeValue` DOM attribute преди 3 години