Historia zmian

Autor SHA1 Wiadomość Data
  Aliaksandr Kalenik 30b636e90b LibWeb: Add "position: sticky" support 10 miesięcy temu
  bbb651 e6a668ad91 HTML: BrowsingContext: Remove `m_parent` and fix `is_ancestor_of` 11 miesięcy temu
  Aliaksandr Kalenik 18fc23b3d6 LibWeb: Reuse display list across repaints 11 miesięcy temu
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document 10 miesięcy temu
  Aliaksandr Kalenik dc0d5da086 LibWeb: Remove ViewportPaintable::refresh_clip_frames() 10 miesięcy temu
  Aliaksandr Kalenik ea8d0304e9 LibWeb: Create clip and scroll frame trees separately for each navigable 11 miesięcy temu
  BenJilks c1958437f9 LibWeb: Use text encoding from DOM when parsing URLs 11 miesięcy temu
  Andreas Kling faf097bb41 LibWeb: Sync with spec in "destroy a document and its descendants" 11 miesięcy temu
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest 11 miesięcy temu
  Andreas Kling e746b2b133 LibWeb: Cache the Document's node navigable when possible 11 miesięcy temu
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document 11 miesięcy temu
  Timothy Flynn 0a819e628e LibWeb+WebContent: Store console clients on the DOM document 11 miesięcy temu
  Timothy Flynn c838ca78c8 LibWeb: Indicate documents are for fragment parsing during construction 11 miesięcy temu
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value 11 miesięcy temu
  Andreas Kling 007c292af3 LibWeb: Execute the correct script in XMLDocumentBuilder::element_end() 11 miesięcy temu
  Tim Ledbetter bd1213d0c5 LibWeb: Return a NodeList from `document.getElementsByName()` 11 miesięcy temu
  Tim Ledbetter faf64bfb41 LibWeb: Move get_elements_by_name implementation to `ParentNode` 11 miesięcy temu
  mobounya 2497f43989 LibWeb: Update update_for_history_step_application 11 miesięcy temu
  circl 37f93e4be1 LibWeb: Replace templated retarget function with a regular one 11 miesięcy temu
  Holger Hans Peter Freyther 02ba51f203 LibWeb/DOM: Avoid repeated calls to Node::navigable 11 miesięcy temu
  circl 8357f18e9b LibWeb: Set document.activeElement using the spec algorithm 11 miesięcy temu
  ⭐caitp⭐ 2c396b5378 LibWeb: Remove set_event_characteristics() 1 rok temu
  Andreas Kling 4e7558c88b LibWeb: Don't fire resize event until document actually resizes once 1 rok temu
  Tim Ledbetter e76ad9492e LibWeb: Elide boundary checks when constructing find in page ranges 1 rok temu
  Tim Ledbetter 156c1083e9 LibWeb: Cache text blocks used by find in page 1 rok temu
  Tim Ledbetter fee7b4147c LibWeb: Ensure layout is up to date before performing find in page query 1 rok temu
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods 1 rok temu
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() 1 rok temu
  Andreas Kling f3070118b1 LibWeb: Add "allow declarative shadow roots" flag to Document 1 rok temu
  Tim Ledbetter a3a7a65b1c LibWeb: Don't search non-visible text for find in page results 1 rok temu