Histórico de Commits

Autor SHA1 Mensagem Data
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString há 2 anos atrás
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String há 2 anos atrás
  Kenneth Myhra 59a21c6274 LibWeb: Port CustomEvent to new String há 2 anos atrás
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String há 2 anos atrás
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements há 2 anos atrás
  Kenneth Myhra 03d6cb88ff LibWeb: Port KeyboardEvent to new String há 2 anos atrás
  Srikavin Ramkumar 149e442c24 LibWeb: Iterate codepoints instead of characters in is_valid_name há 2 anos atrás
  Linus Groh 4da68384e6 LibWeb/HTML: Make Window::m{location,navigator} lazily allocated há 2 anos atrás
  Andreas Kling 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() há 2 anos atrás
  Andreas Kling 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString há 2 anos atrás
  Linus Groh 606b9ff6f3 LibWeb/HTML: Port Window.getSelection() to IDL há 2 anos atrás
  Linus Groh c42496187b LibWeb/HTML: Port Window.history to IDL há 2 anos atrás
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues há 2 anos atrás
  Matthew Olsson 70a2ca7fc0 LibJS: Handle both const and non-const Ts in Handle<T>::create() há 2 anos atrás
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String há 2 anos atrás
  Kenneth Myhra d0f904dd4c LibWeb: Port MediaQueryListEvent to new String há 2 anos atrás
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport há 2 anos atrás
  Kenneth Myhra dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible há 2 anos atrás
  Kenneth Myhra 459959b297 LibWeb: Make factory method of HTML::BrowsingContext fallible há 2 anos atrás
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible há 2 anos atrás
  Kenneth Myhra 587cf355ed LibWeb: Make factory methods of UIEvents::UIEvent fallible há 2 anos atrás
  Kenneth Myhra a401cff4e2 LibWeb: Make factory methods of UIEvents::KeyboardEvent fallible há 2 anos atrás
  Luke Wilde 2ca8cf49ca LibWeb: Use browsing context creator URL for about:blank documents há 2 anos atrás
  Jonah 29d724d95c LibWeb: Serialize Accessible Name and Description for Accessibility Tree há 2 anos atrás
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to há 2 anos atrás
  Kenneth Myhra 3e834636a6 LibWeb: Make factory method of HTML::Window fallible há 2 anos atrás
  Kenneth Myhra 2f4db60c08 LibWeb: Make factory method of HTML::History fallible há 2 anos atrás
  Kenneth Myhra d94b59263e LibWeb: Make factory method of DOM::NodeIterator fallible há 2 anos atrás
  Kenneth Myhra 0791195843 LibWeb: Make factory methods of DOM::Range fallible há 2 anos atrás
  Kenneth Myhra ff875d353b LibWeb: Make factory method of DOM::HTMLCollection fallible há 2 anos atrás