Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling e6ef366859 LibWeb: Implement basic support for Document.all %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 6a4934a030 LibWeb: Implement document.domain getter %!s(int64=2) %!d(string=hai) anos
  MacDue d4b2eb22e1 LibWeb: Resolve circular IDL imports %!s(int64=3) %!d(string=hai) anos
  Sam Atkins d4c40e3aad LibWeb: Extract the ParentNode IDL mixin %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 79fdc08de9 LibWeb: Correct typo in Document.idl %!s(int64=3) %!d(string=hai) anos
  Igor Pissolati e2fa5c0cda LibWeb: Bring Document closer to spec %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz d25bd2dbd8 LibWeb: Add the GlobalEventHandlers IDL mixin %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef %!s(int64=3) %!d(string=hai) anos
  Andreas Kling acbdb95b0a LibWeb: Add support for DOM's TreeWalker %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML %!s(int64=3) %!d(string=hai) anos
  Lorenz Steinert db789813c9 LibWeb: Add basic support for dynamic markup insertion %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur a59800b4a0 LibWeb: Add imports to all IDL files that depend on others %!s(int64=3) %!d(string=hai) anos
  Maciej ed33ea13ab LibWeb: Add stubs for document.write and document.writeln %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 545ec334f0 LibWeb: Add Document.hasFocus() stub %!s(int64=3) %!d(string=hai) anos
  Luke Wilde d1bc9358c1 LibWeb: Implement ParentNode.replaceChildren %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 34dfdc3f37 LibWeb: Implement ParentNode.append %!s(int64=3) %!d(string=hai) anos
  Luke Wilde d5c96c3ccf LibWeb: Implement ParentNode.prepend %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 975a71de45 LibWeb: Implement the Document.activeElement attribute %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e26e85a3d2 LibWeb: Support Document.hidden and Document.visibilityState %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 27dfd0170e LibWeb: Implement Document.importNode %!s(int64=3) %!d(string=hai) anos
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS %!s(int64=3) %!d(string=hai) anos
  Luke Wilde e4d97add3d LibWeb: Implement ParentNode.children %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 678dd2d180 LibWeb: Expose the location object via Document.location %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5c905acf1d LibWeb: Add naive support for the Document.referrer attribute %!s(int64=3) %!d(string=hai) anos
  Luke 7f6baf8b17 LibWeb: Add Document.{images,embeds,plugins,links,forms,scripts} %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b74bf31a53 LibWeb: Implement document.anchors %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 43d16fa5b6 LibWeb: Implement document.applets %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) %!s(int64=4) %!d(string=hai) anos