Commit History

Autor SHA1 Mensaxe Data
  Tim Ledbetter fee7b4147c LibWeb: Ensure layout is up to date before performing find in page query hai 1 ano
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods hai 1 ano
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() hai 1 ano
  Andreas Kling f3070118b1 LibWeb: Add "allow declarative shadow roots" flag to Document hai 1 ano
  Tim Ledbetter a3a7a65b1c LibWeb: Don't search non-visible text for find in page results hai 1 ano
  Tim Ledbetter 23166b85d2 LibWeb: Don't match text across block elements for find in page queries hai 1 ano
  Tim Ledbetter ec4d29849d LibWeb: Support finding text split across multiple text nodes hai 1 ano
  Andreas Kling b118c99c27 LibWeb: Add null check in Document::ancestor_navigables() hai 1 ano
  Jamie Mansfield 8f0d035145 LibWeb: Implement should block mixed content request hai 1 ano
  Andrew Kaster 7b67fa706f DOM: Check for navigable destruction in declarative refresh timer hai 1 ano
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent hai 1 ano
  Aliaksandr Kalenik eb909118bf LibWeb: Propagate scrollbar-width property from root element to viewport hai 1 ano
  Aliaksandr Kalenik 50920b0595 LibWeb: Scroll into viewport from a task in set_focused_element() hai 1 ano
  Matthew Olsson 5b84bd6e45 LibWeb: Add DocumentOrShadowRoot::get_animations() hai 1 ano
  Matthew Olsson 37322baf54 LibWeb: Ensure all DocumentTimeline objects have the same time value hai 1 ano
  Timothy Flynn b01e810a89 LibWeb+LibWebView+WebContent: Support case-insensitive find-in-page hai 1 ano
  Tim Ledbetter 7aea87c9df LibWeb+LibWebView+WebContent: Add basic find in page functionality hai 1 ano
  Aliaksandr Kalenik e806136116 LibWeb: Refresh clip and scroll state only when needed hai 1 ano
  Timothy Flynn eb3b8f8ee4 LibWeb: Implement EventSource for server-sent events hai 1 ano
  Timothy Flynn 79223f3e1b LibWeb: Correctly check the document's salvageable state during cleanup hai 1 ano
  Matthew Olsson 15a8baee03 LibWeb: Save time for animationcancel event before transitioning to idle hai 1 ano
  Andreas Kling 9c205537e1 LibWeb: Add missing navigable null check in Document::open() hai 1 ano
  Andreas Kling f4636a0cf5 LibWeb: Stop spamming animation events on the wrong event target hai 1 ano
  Tim Ledbetter a6d6729034 LibWeb: Implement the `MouseEvent.relatedTarget` attribute hai 1 ano
  Shannon Booth 27242c6be6 LibWeb: Implement Document.dir hai 1 ano
  Shannon Booth c071720430 LibWeb: Handle blob URLs in Document::parse_url hai 1 ano
  Andrew Kaster e10721f1b5 LibWeb: Add stub implementation of FontFaceSet and Document.fonts hai 1 ano
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods hai 1 ano
  Shannon Booth aede010096 LibWeb: Use GCPtr for Element::layout_node hai 1 ano
  Tim Ledbetter b9f0ea2178 LibWeb: Evaluate media rules for adopted style sheets hai 1 ano