Historie revizí

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