Commit History

Author SHA1 Message Date
  Andreas Kling 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() 2 years ago
  Andreas Kling 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString 2 years ago
  Linus Groh 606b9ff6f3 LibWeb/HTML: Port Window.getSelection() to IDL 2 years ago
  Linus Groh c42496187b LibWeb/HTML: Port Window.history to IDL 2 years ago
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 2 years ago
  Matthew Olsson 70a2ca7fc0 LibJS: Handle both const and non-const Ts in Handle<T>::create() 2 years ago
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String 2 years ago
  Kenneth Myhra d0f904dd4c LibWeb: Port MediaQueryListEvent to new String 2 years ago
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 years ago
  Kenneth Myhra dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible 2 years ago
  Kenneth Myhra 459959b297 LibWeb: Make factory method of HTML::BrowsingContext fallible 2 years ago
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 years ago
  Kenneth Myhra 587cf355ed LibWeb: Make factory methods of UIEvents::UIEvent fallible 2 years ago
  Kenneth Myhra a401cff4e2 LibWeb: Make factory methods of UIEvents::KeyboardEvent fallible 2 years ago
  Luke Wilde 2ca8cf49ca LibWeb: Use browsing context creator URL for about:blank documents 2 years ago
  Jonah 29d724d95c LibWeb: Serialize Accessible Name and Description for Accessibility Tree 2 years ago
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to 2 years ago
  Kenneth Myhra 3e834636a6 LibWeb: Make factory method of HTML::Window fallible 2 years ago
  Kenneth Myhra 2f4db60c08 LibWeb: Make factory method of HTML::History fallible 2 years ago
  Kenneth Myhra d94b59263e LibWeb: Make factory method of DOM::NodeIterator fallible 2 years ago
  Kenneth Myhra 0791195843 LibWeb: Make factory methods of DOM::Range fallible 2 years ago
  Kenneth Myhra ff875d353b LibWeb: Make factory method of DOM::HTMLCollection fallible 2 years ago
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 years ago
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible 2 years ago
  Kenneth Myhra 552663a2ba LibWeb: Make factory method of DOM::TreeWalker fallible 2 years ago
  Kenneth Myhra 1e03aa0ece LibWeb: Make factory method of DOM::AccessibilityTreeNode fallible 2 years ago
  Kenneth Myhra 2c8a689390 LibWeb: Make factory methods of DOM::CustomEvent fallible 2 years ago
  Kenneth Myhra b9c5828fe6 LibWeb: Make factory method of DOM::DOMImplementation fallible 2 years ago
  Kenneth Myhra 719839b882 LibWeb: Make factory method of CSS::StyleSheetList fallible 2 years ago
  Kenneth Myhra 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible 2 years ago