Historique des commits

Auteur SHA1 Message Date
  Matthew Olsson dd1fd5fe47 LibWeb: Add Animatable interface to Element il y a 1 an
  Shannon Booth 3910efb80b LibWeb: Implement Element.removeAttributeNS il y a 1 an
  Shannon Booth 7a26a889cb LibWeb: Implement Element.getAttributeNodeNS il y a 1 an
  Shannon Booth 785fa60cca LibWeb: Implement Element.getAttributeNS il y a 1 an
  Shannon Booth 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap il y a 1 an
  Shannon Booth 4321606bba LibWeb: Port Element interface from DeprecatedString il y a 1 an
  Shannon Booth ff72436448 LibWeb: Add a FlyString version of Element::tag_name il y a 1 an
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String il y a 1 an
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute il y a 1 an
  Shannon Booth ebe01b51c8 LibWeb: Add a non-DeprecatedString version of Element::prefix() il y a 1 an
  Timothy Flynn 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes il y a 1 an
  Timothy Flynn 54b5a431a3 LibWeb: Implement element slot-related attributes and settings il y a 1 an
  Shannon Booth d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString il y a 1 an
  Luke Wilde 5694981352 LibWeb: Implement Element.hasAttributeNS il y a 2 ans
  Andreas Kling dd2080c55f LibWeb: Stub out Element.scroll() and Element.scrollTo() il y a 2 ans
  Luke Wilde 32e27bc7fa LibWeb: Add a bunch of missing CEReactions il y a 2 ans
  Simon Wanner 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin il y a 2 ans
  Andreas Kling fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() il y a 2 ans
  Linus Groh 2b6d9cca1a LibWeb/HTML: Port Window.scroll() to IDL il y a 2 ans
  Karol Kosek 4311fd2774 LibWeb: Implement Element.attachShadow and Element.shadowRoot :^) il y a 2 ans
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace il y a 2 ans
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties il y a 2 ans
  Luke Wilde a268026e4e LibWeb: Start implementing the Element scroll attributes il y a 2 ans
  Luke Wilde 8066a67da2 LibWeb: Implement Element.getAttributeNode il y a 2 ans
  Andrew Kaster 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing il y a 2 ans
  Andreas Kling 162e4179fc LibWeb: Implement a simple version of Element.scrollIntoView() il y a 2 ans
  Luke Wilde 540c307009 LibWeb: Implement Element.insertAdjacentText il y a 2 ans
  Luke Wilde d540e2ec98 LibWeb: Implement Element.insertAdjacentElement il y a 2 ans
  Andreas Kling aa4dd6c1bc LibWeb: Implement Element.insertAdjacentHTML() from DOM Parsing il y a 2 ans
  MacDue d4b2eb22e1 LibWeb: Resolve circular IDL imports il y a 3 ans