Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 5d6cb9cbdb LibWeb: Make CSSRuleList GC-allocated hace 2 años
  Andreas Kling 5366924f11 LibWeb: Make StyleSheetList GC-allocated hace 2 años
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated hace 2 años
  Linus Groh 61bd9fef7d LibJS+LibWeb: Remove last uses of GlobalObject::associated_realm() hace 2 años
  MacDue 8d2c2f7c52 LibWeb: Determine the origin when navigating across documents hace 2 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 2 años
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() hace 2 años
  Andreas Kling 2a7924f96c LibWeb: Bring browsing context creation closer to spec hace 2 años
  Andreas Kling 73f77969a6 LibWeb: Add API for setting a document's referrer hace 2 años
  Andreas Kling 6e71e400e6 LibWeb: Store document origin as a HTML::Origin object hace 2 años
  Andreas Kling b6bd793ede LibWeb: Clear the "is initial about:blank" flag in Document.write() hace 2 años
  Andreas Kling c46a8194b4 LibWeb: Use Document::m_type to check for XML documents hace 2 años
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML hace 2 años
  Andreas Kling b838f2029b LibWeb: Move DOM::Document factory functions out of line hace 2 años
  Andreas Kling 71a707480c LibWeb: Move "has-definite-width/height" flags to UsedValues hace 3 años
  Andreas Kling 16c173de43 LibWeb: Destroy ICB formatting context before committing used values hace 2 años
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} hace 3 años
  Andreas Kling 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues hace 3 años
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState hace 3 años
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace hace 3 años
  Andreas Kling 3ee5bdcfb7 LibWeb: Traverse shadow-including subtree when adopting DOM nodes hace 3 años
  Luke Wilde 56cfd5ced8 LibWeb: Implement all "childList" mutation records for MutationObserver hace 3 años
  Andreas Kling 0cacaf025d LibWeb: Stop putting the FormattingState nodes in a slow hash map hace 3 años
  Luke Wilde 1f820f8840 LibWeb: Add support for the <base> element changing the base URL hace 3 años
  stelar7 96caf3aed1 LibWeb: Adjust implementation of `Document::create_event` hace 3 años
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies hace 3 años
  Anthony Van de Gejuchte 06d9853a8b LibWeb: Update displayed favicon when a favicon is loaded hace 3 años
  Igor Pissolati 1b94b4c593 LibWeb: Bring MouseEvent a bit closer to spec hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Andreas Kling e0c7727934 LibWeb: Fill the whole viewport with the correct background color hace 3 años