Historique des commits

Auteur SHA1 Message Date
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements il y a 2 ans
  Srikavin Ramkumar 4a82f9bd03 LibWeb: Allow attachshadow for elements with valid custom element names il y a 2 ans
  Simon Wanner f3ba44a9f2 LibWeb: Pass scope in Element::closest il y a 2 ans
  Simon Wanner d55373067d LibWeb: Pass scope in Element::matches il y a 2 ans
  Andreas Kling fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() il y a 2 ans
  Andreas Kling 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString il y a 2 ans
  Linus Groh 40b4ee88de LibWeb/HTML: Port Window.scroll{X,Y} / Window.page{X,Y}Offset to IDL il y a 2 ans
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport il y a 2 ans
  Kenneth Myhra ec0049441c LibWeb: Make factory methods of Geometry::DOMRect fallible il y a 2 ans
  Kenneth Myhra 9b190b9509 LibWeb: Make factory method of Geometry::DOMRectList fallible il y a 2 ans
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to il y a 2 ans
  Kenneth Myhra e3e281addd LibWeb: Make factory method of DOM::NamedNodeMap fallible il y a 2 ans
  Kenneth Myhra ff875d353b LibWeb: Make factory method of DOM::HTMLCollection fallible il y a 2 ans
  Kenneth Myhra 251c063897 LibWeb: Make factory method of DOM::DOMTokenList fallible il y a 2 ans
  Kenneth Myhra 50c5f0d7da LibWeb: Make factory method of DOM::Attr fallible il y a 2 ans
  Kenneth Myhra 8fbd43cb27 LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration fallible il y a 2 ans
  Kenneth Myhra c950d1904a LibWeb: Make factory methods of CSS::CSSStyleDeclaration fallible il y a 2 ans
  Sam Atkins dca19b764b LibWeb: Port CSS::Display to new Strings il y a 2 ans
  Karol Kosek 4311fd2774 LibWeb: Implement Element.attachShadow and Element.shadowRoot :^) il y a 2 ans
  Karol Kosek 01e2cc5330 LibWeb: Add a helper function for checking if element is a shadow host il y a 2 ans
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace il y a 2 ans
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum il y a 2 ans
  Andreas Kling 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box il y a 2 ans
  Andreas Kling 8fe748bb89 LibWeb: Make grid containers be Layout::Box il y a 2 ans
  Andreas Kling 44cf418975 LibWeb: Make flex containers be Layout::Box il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Jonah cd95e5f656 LibWeb: Add (exclude/include)_from_accessibility_tree il y a 2 ans