Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik ea8d0304e9 LibWeb: Create clip and scroll frame trees separately for each navigable 11 months ago
  BenJilks c1958437f9 LibWeb: Use text encoding from DOM when parsing URLs 11 months ago
  Andreas Kling faf097bb41 LibWeb: Sync with spec in "destroy a document and its descendants" 11 months ago
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest 11 months ago
  Andreas Kling e746b2b133 LibWeb: Cache the Document's node navigable when possible 11 months ago
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document 11 months ago
  Timothy Flynn 0a819e628e LibWeb+WebContent: Store console clients on the DOM document 11 months ago
  Timothy Flynn c838ca78c8 LibWeb: Indicate documents are for fragment parsing during construction 11 months ago
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value 11 months ago
  Andreas Kling 007c292af3 LibWeb: Execute the correct script in XMLDocumentBuilder::element_end() 11 months ago
  Tim Ledbetter bd1213d0c5 LibWeb: Return a NodeList from `document.getElementsByName()` 11 months ago
  Tim Ledbetter faf64bfb41 LibWeb: Move get_elements_by_name implementation to `ParentNode` 11 months ago
  mobounya 2497f43989 LibWeb: Update update_for_history_step_application 1 year ago
  circl 37f93e4be1 LibWeb: Replace templated retarget function with a regular one 1 year ago
  Holger Hans Peter Freyther 02ba51f203 LibWeb/DOM: Avoid repeated calls to Node::navigable 1 year ago
  circl 8357f18e9b LibWeb: Set document.activeElement using the spec algorithm 1 year 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