Historial de Commits

Autor SHA1 Mensaje Fecha
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements hace 2 años
  Andreas Kling d4b2544dc5 LibWeb: Make the Node.compareDocumentPosition() return value enum public hace 2 años
  Timothy Flynn 8a8340b3cd LibWeb: Port MutationRecord types to FlyString hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Andreas Kling 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile hace 2 años
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues hace 2 años
  Jonah da5c9189b2 LibWeb: Implement Accessible Name and Description Calculation hace 2 años
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace hace 2 años
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum hace 2 años
  Sam Atkins 7891ad2a28 LibWeb: Remove declarations for non-existent methods hace 2 años
  Andreas Kling 35ba13802d LibWeb: Remove unused declaration Node::removed_last_ref() hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Jonah a469bbd178 LibWeb: Add Functionality to Dump to Accessibility Tree hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andreas Kling 87b0ddb354 LibWeb: Add DOM::Node::parent_or_shadow_host_element() hace 2 años
  Timothy Flynn 13b8eeff54 LibWeb: Fully implement the fragment serializing algorithm hace 2 años
  Andreas Kling c877eb47a2 LibWeb: Add GC finalizer for DOM::Node hace 2 años
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
  Andrew Kaster 45838579c3 LibWeb: Remove unused DOM::Node::window helper method hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro hace 2 años
  Andreas Kling a5bb30d2ba LibWeb: Make Node.childNodes vend the same NodeList every time hace 2 años
  Andreas Kling 4b9c5635b3 LibWeb: Make :link selector behave according to spec hace 2 años
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class hace 2 años
  Andreas Kling 905eb8cb4d LibWeb: Make MutationObserver GC-allocated hace 2 años
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions hace 2 años
  Andreas Kling 2ad98fdf80 LibWeb: Add fast_is<HTMLElement>() hace 3 años
  Andreas Kling 9f32da1dbc LibWeb: Add fast_is<HTMLBaseElement>() hace 3 años