Histórico de Commits

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