Commit History

Autor SHA1 Mensaxe Data
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements %!s(int64=2) %!d(string=hai) anos
  Andreas Kling fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString %!s(int64=2) %!d(string=hai) anos
  Linus Groh 2b6d9cca1a LibWeb/HTML: Port Window.scroll() to IDL %!s(int64=2) %!d(string=hai) anos
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues %!s(int64=2) %!d(string=hai) anos
  Karol Kosek 4311fd2774 LibWeb: Implement Element.attachShadow and Element.shadowRoot :^) %!s(int64=2) %!d(string=hai) anos
  Karol Kosek 01e2cc5330 LibWeb: Add a helper function for checking if element is a shadow host %!s(int64=2) %!d(string=hai) anos
  Karol Kosek 2cc108a15e LibWeb: Rename DOM::shadow_root() to shadow_root_internal() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
  Jonah cd95e5f656 LibWeb: Add (exclude/include)_from_accessibility_tree %!s(int64=2) %!d(string=hai) anos
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties %!s(int64=2) %!d(string=hai) anos
  Baitinq 6a72a4df96 LibWeb: Propagate errors in Element::scroll_into_view() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn fddbc2e378 LibWeb: Ensure the number of pseudo elements stays up-to-date %!s(int64=2) %!d(string=hai) anos
  Luke Wilde a268026e4e LibWeb: Start implementing the Element scroll attributes %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 8066a67da2 LibWeb: Implement Element.getAttributeNode %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 13b8eeff54 LibWeb: Fully implement the fragment serializing algorithm %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ccd72a2add LibWeb: Don't invalidate style for entire document on attribute change %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8412206cb4 LibWeb: Cache pseudo element layout nodes weakly on DOM::Element %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 5ab501c92f LibWeb: Scroll elements into view when they become focused %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 162e4179fc LibWeb: Implement a simple version of Element.scrollIntoView() %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 540c307009 LibWeb: Implement Element.insertAdjacentText %!s(int64=2) %!d(string=hai) anos
  Luke Wilde d540e2ec98 LibWeb: Implement Element.insertAdjacentElement %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 2133b7d58a LibWeb: Implement :enabled and :disabled pseudo classes to spec %!s(int64=2) %!d(string=hai) anos
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos