Commit History

Author SHA1 Message Date
  circl 37f93e4be1 LibWeb: Replace templated retarget function with a regular one 11 months ago
  Holger Hans Peter Freyther 02ba51f203 LibWeb/DOM: Avoid repeated calls to Node::navigable 11 months ago
  circl 8357f18e9b LibWeb: Set document.activeElement using the spec algorithm 11 months ago
  ⭐caitp⭐ 2c396b5378 LibWeb: Remove set_event_characteristics() 1 year ago
  Andreas Kling 4e7558c88b LibWeb: Don't fire resize event until document actually resizes once 1 year ago
  Tim Ledbetter e76ad9492e LibWeb: Elide boundary checks when constructing find in page ranges 1 year ago
  Tim Ledbetter 156c1083e9 LibWeb: Cache text blocks used by find in page 1 year ago
  Tim Ledbetter fee7b4147c LibWeb: Ensure layout is up to date before performing find in page query 1 year ago
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods 1 year ago
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() 1 year ago
  Andreas Kling f3070118b1 LibWeb: Add "allow declarative shadow roots" flag to Document 1 year ago
  Tim Ledbetter a3a7a65b1c LibWeb: Don't search non-visible text for find in page results 1 year ago
  Tim Ledbetter 23166b85d2 LibWeb: Don't match text across block elements for find in page queries 1 year ago
  Tim Ledbetter ec4d29849d LibWeb: Support finding text split across multiple text nodes 1 year ago
  Andreas Kling b118c99c27 LibWeb: Add null check in Document::ancestor_navigables() 1 year ago
  Jamie Mansfield 8f0d035145 LibWeb: Implement should block mixed content request 1 year ago
  Andrew Kaster 7b67fa706f DOM: Check for navigable destruction in declarative refresh timer 1 year ago
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent 1 year ago
  Aliaksandr Kalenik eb909118bf LibWeb: Propagate scrollbar-width property from root element to viewport 1 year ago
  Aliaksandr Kalenik 50920b0595 LibWeb: Scroll into viewport from a task in set_focused_element() 1 year ago
  Matthew Olsson 5b84bd6e45 LibWeb: Add DocumentOrShadowRoot::get_animations() 1 year ago
  Matthew Olsson 37322baf54 LibWeb: Ensure all DocumentTimeline objects have the same time value 1 year ago
  Timothy Flynn b01e810a89 LibWeb+LibWebView+WebContent: Support case-insensitive find-in-page 1 year ago
  Tim Ledbetter 7aea87c9df LibWeb+LibWebView+WebContent: Add basic find in page functionality 1 year ago
  Aliaksandr Kalenik e806136116 LibWeb: Refresh clip and scroll state only when needed 1 year ago
  Timothy Flynn eb3b8f8ee4 LibWeb: Implement EventSource for server-sent events 1 year ago
  Timothy Flynn 79223f3e1b LibWeb: Correctly check the document's salvageable state during cleanup 1 year ago
  Matthew Olsson 15a8baee03 LibWeb: Save time for animationcancel event before transitioning to idle 1 year ago
  Andreas Kling 9c205537e1 LibWeb: Add missing navigable null check in Document::open() 1 year ago
  Andreas Kling f4636a0cf5 LibWeb: Stop spamming animation events on the wrong event target 1 year ago