Commit History

Autor SHA1 Mensaxe Data
  Luke a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types %!s(int64=4) %!d(string=hai) anos
  Adam Hodgen 4affe052b8 LibWeb: Add JSON serialization method to DOM::Node %!s(int64=4) %!d(string=hai) anos
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 67a9ebc817 LibWeb: Change Document's m_encoding to Optional<String> %!s(int64=4) %!d(string=hai) anos
  Luke b6004a4ce1 LibWeb: Add non-const variants of Document::{html_element,body,head}() %!s(int64=4) %!d(string=hai) anos
  Luke 7f6baf8b17 LibWeb: Add Document.{images,embeds,plugins,links,forms,scripts} %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() %!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
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests %!s(int64=4) %!d(string=hai) anos
  AnotherTest 9c201767a0 LibWeb: Fix some FIXMEs related to ExceptionOr<T> %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage %!s(int64=4) %!d(string=hai) anos
  Linus Groh d8d16dea95 LibWeb: Add a basic implementation of Document.createEvent() %!s(int64=4) %!d(string=hai) anos
  Luke 5beacf08a2 LibWeb: Make the node mutation algorithms more spec compliant %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn 5de0e0068c LibWeb: Support two-value background-repeat %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn fa9ba8bce5 LibWeb: Support rendering background images with 'background-repeat' %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 36ea9fbd9e LibWeb: Stub out Document.cookie %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a9830d9a55 LibWeb: Start exposing CSS style sheets to JavaScript :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 8dca96fb61 LibWeb: Provide file name to JavaScript interpreter %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b126ead34e LibWeb: Support assigning to document.body when it is null %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9194a97cbe LibWeb: Add Document.createRange() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 15cfde7233 LibWeb: Expose the Window object as Document.defaultView %!s(int64=4) %!d(string=hai) anos
  Linus Groh dd621cc650 LibWeb: Use DOMException in Document::set_body() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 0f1da7d40c LibWeb: Add constructor to Document IDL interface %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) %!s(int64=4) %!d(string=hai) anos