Historial de Commits

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