História revízii

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