Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik 88ad871e2b LibWeb: Do paint-order traversal in Document::element_from_point() před 1 rokem
  Aliaksandr Kalenik 9d2809146f LibWeb: Do paint-order traversal in Document::elements_from_point() před 1 rokem
  Andrew Kaster 6a0fe08604 LibWeb: Implement document.elementsFromPoint před 1 rokem
  Tim Ledbetter 774119bb57 LibWeb: Implement `document.designMode` před 1 rokem
  Aliaksandr Kalenik 76d1536307 LibWeb: Optimize scroll offset and clip state recalculation před 1 rokem
  Aliaksandr Kalenik fc40d35012 LibWeb: Move paint properties invalidation flag into Document před 1 rokem
  Aliaksandr Kalenik ff3e454565 LibWeb: Invalidate paint-only property after relayout před 1 rokem
  Tim Ledbetter 69df94ec5c LibWeb: Implement `document.elementFromPoint()` před 1 rokem
  Andrew Kaster 6e75440d5a LibWeb: Bring Document::fallback_base_url closer to the spec před 1 rokem
  Andrew Kaster 5d9d0aa267 LibWeb: Replace check for BrowsingContext's about blank state with false před 1 rokem
  Timothy Flynn a17074422e LibWeb: Reset form association when any element with an ID changes před 1 rokem
  Aliaksandr Kalenik 7ad0767aa0 LibWeb: Remove BrowsingContext::scroll_to() před 1 rokem
  Aliaksandr Kalenik 531025465a LibWeb: Remove list_of_descendant_browsing_contexts() před 1 rokem
  Aliaksandr Kalenik 2175c85cea LibWeb: Remove did_stop_being_active_document_in_browsing_context() před 1 rokem
  Timothy Flynn 85b8971a80 Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String před 1 rokem
  Aliaksandr Kalenik b9bbe4c166 LibWeb: Remove unnecessary layout tree disconnection during teardown před 1 rokem
  Andrew Kaster 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API před 1 rokem
  Andrew Kaster a8091c009b LibWeb: Add assorted AOs related to populating the navigation API's SHEs před 1 rokem
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable před 1 rokem
  Shannon Booth bd2fe3dcaa LibWeb: Use FlyString in Document::get_elements_by_name před 1 rokem
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible před 1 rokem
  Shannon Booth 41f84deb9f LibWeb: Port Element::name to a cached FlyString před 1 rokem
  Shannon Booth 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation před 1 rokem
  Andreas Kling f0722671c3 LibWeb: Cache the viewport rect across all of style computation před 1 rokem
  Andreas Kling 302752d092 LibWeb: Ignore layout/paint invalidations in subtree under display:none před 1 rokem
  Aliaksandr Kalenik 07928129dd LibWeb: Wait until new document becomes active before running scripts před 1 rokem
  MacDue daecf741d4 LibWeb: Ensure DocumentObserver document_completely_loaded() is called před 1 rokem
  Sam Atkins a20951fbc0 LibWeb: Support making a document active after it has completely loaded před 1 rokem
  Sam Atkins ad8ccd4c52 LibWeb: Update spec comment for Document::create_and_initialize() před 1 rokem
  Sam Atkins 40f7cab21e LibWeb: Implement Document::populate_with_html_head_and_body() před 1 rokem