Cronologia Commit

Autore SHA1 Messaggio Data
  Luke Wilde 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 anni fa
  Simon Wanner 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 anni fa
  Andreas Kling fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() 2 anni fa
  Linus Groh 2b6d9cca1a LibWeb/HTML: Port Window.scroll() to IDL 2 anni fa
  Karol Kosek 4311fd2774 LibWeb: Implement Element.attachShadow and Element.shadowRoot :^) 2 anni fa
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 anni fa
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties 2 anni fa
  Luke Wilde a268026e4e LibWeb: Start implementing the Element scroll attributes 2 anni fa
  Luke Wilde 8066a67da2 LibWeb: Implement Element.getAttributeNode 2 anni fa
  Andrew Kaster 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 anni fa
  Andreas Kling 162e4179fc LibWeb: Implement a simple version of Element.scrollIntoView() 2 anni fa
  Luke Wilde 540c307009 LibWeb: Implement Element.insertAdjacentText 2 anni fa
  Luke Wilde d540e2ec98 LibWeb: Implement Element.insertAdjacentElement 2 anni fa
  Andreas Kling aa4dd6c1bc LibWeb: Implement Element.insertAdjacentHTML() from DOM Parsing 2 anni fa
  MacDue d4b2eb22e1 LibWeb: Resolve circular IDL imports 2 anni fa
  Sam Atkins 200e111af0 LibWeb: Extract the InnerHTML IDL mixin 2 anni fa
  Sam Atkins d4c40e3aad LibWeb: Extract the ParentNode IDL mixin 2 anni fa
  Sam Atkins d6a5ddd3c0 LibWeb: Extract the ChildNode IDL mixin 2 anni fa
  Elisée Maurer 34db0dab41 LibWeb: Implement Element.toggleAttribute() 3 anni fa
  Ali Mohammad Pur a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 anni fa
  Edwin Hoksberg c646afc26c LibWeb: Support Element.closest(selectors) 3 anni fa
  DerpyCrabs 58ce2dd088 LibWeb: Add stub implementation for Element's getClientRects 3 anni fa
  Andreas Kling e2c71b6725 LibWeb: Add a partial implementation of Element.setAttributeNS() 3 anni fa
  Luke Wilde 7431f6073b LibWeb: Implement ChildNode.replaceWith 3 anni fa
  Luke Wilde 5a5e3a6ec3 LibWeb: Implement ChildNode.after 3 anni fa
  Luke Wilde 1bbe40c5af LibWeb: Implement ChildNode.before 3 anni fa
  Luke Wilde d1bc9358c1 LibWeb: Implement ParentNode.replaceChildren 3 anni fa
  Luke Wilde 34dfdc3f37 LibWeb: Implement ParentNode.append 3 anni fa
  Luke Wilde d5c96c3ccf LibWeb: Implement ParentNode.prepend 3 anni fa
  Luke Wilde 4427386d5f LibWeb: Implement Element.getAttributeNames 3 anni fa