Historie revizí

Autor SHA1 Zpráva Datum
  Luke Wilde 678dd2d180 LibWeb: Expose the location object via Document.location před 3 roky
  Luke Wilde 1927600852 LibWeb: Add the History object and stub pushState and replaceState před 3 roky
  Luke Wilde 3eca8cb243 LibWeb: Add Document::is_fully_active před 3 roky
  Andreas Kling 5c905acf1d LibWeb: Add naive support for the Document.referrer attribute před 3 roky
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() před 3 roky
  Andreas Kling c759055c08 LibWeb: Implement "Document has a style sheet that is blocking scripts" před 3 roky
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock před 3 roky
  Sam Atkins d7485df928 LibWeb: Give each Node a unique ID před 3 roky
  Luke a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types před 4 roky
  Adam Hodgen 4affe052b8 LibWeb: Add JSON serialization method to DOM::Node před 4 roky
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly před 4 roky
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext před 4 roky
  Max Wipfli 67a9ebc817 LibWeb: Change Document's m_encoding to Optional<String> před 4 roky
  Luke b6004a4ce1 LibWeb: Add non-const variants of Document::{html_element,body,head}() před 4 roky
  Luke 7f6baf8b17 LibWeb: Add Document.{images,embeds,plugins,links,forms,scripts} před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Andreas Kling b74bf31a53 LibWeb: Implement document.anchors před 4 roky
  Andreas Kling 43d16fa5b6 LibWeb: Implement document.applets před 4 roky
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests před 4 roky
  AnotherTest 9c201767a0 LibWeb: Fix some FIXMEs related to ExceptionOr<T> před 4 roky
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage před 4 roky
  Linus Groh d8d16dea95 LibWeb: Add a basic implementation of Document.createEvent() před 4 roky
  Luke 5beacf08a2 LibWeb: Make the node mutation algorithms more spec compliant před 4 roky
  Timothy Flynn 5de0e0068c LibWeb: Support two-value background-repeat před 4 roky
  Timothy Flynn fa9ba8bce5 LibWeb: Support rendering background images with 'background-repeat' před 4 roky
  Andreas Kling 36ea9fbd9e LibWeb: Stub out Document.cookie před 4 roky
  Andreas Kling a9830d9a55 LibWeb: Start exposing CSS style sheets to JavaScript :^) před 4 roky
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet před 4 roky