Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() %!s(int64=2) %!d(string=hai) anos
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8b0ace6289 LibWeb: Add Document.createProcessingInstruction() %!s(int64=2) %!d(string=hai) anos
  Luke Wilde b47aceb480 LibWeb: Add Document.getSelection %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2157745093 LibWeb: Add missing [SameObject] extended attributes in IDL files %!s(int64=2) %!d(string=hai) anos
  Idan Horowitz 43c5b94ea6 LibWeb: Implement document.open(string, string, string) %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 6b0152e150 LibWeb: Stub Document.queryCommandSupported %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
  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