Historie revizí

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