Cronologia Commit

Autore SHA1 Messaggio Data
  Shannon Booth c3e6077cfc LibWeb: Make Document::{visibility,read}_state return a StringView 1 anno fa
  Shannon Booth 49eb3bfb1d LibWeb: Make Document::run_the_document_write_steps take a StringView 1 anno fa
  Shannon Booth 827170f6e6 LibWeb: Take a StringView in Document::get_elements_by_class_name 1 anno fa
  Shannon Booth ec39a5a41a LibWeb: Const qualify Document::number_of_things_delaying_the_load_event 1 anno fa
  Shannon Booth e42bda5f19 LibWeb: Make Document::open functions take a StringView 1 anno fa
  Shannon Booth 8ad05fff4a LibWeb: Make Document::set_cookie take a StringView 1 anno fa
  Andrew Kaster 03eae09619 LibWeb: Implement snapshotting source snapshot params per the spec 1 anno fa
  Andrew Kaster 7ad45d9e71 LibWeb: Expose a getter for Document's unload_counter 1 anno fa
  Andrew Kaster 5374fbfbcf LibWeb: Make Document::determine_the_indicated_part public 1 anno fa
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document 1 anno fa
  Andreas Kling 234a73e43e LibWeb: Implement "document-tree child navigables" 2 anni fa
  Andreas Kling ae5313d33c LibWeb: Add Document::viewport_rect() 1 anno fa
  Aliaksandr Kalenik 01cc14714e LibWeb: Implement getting "inclusive ancestor navigables" of a document 1 anno fa
  Andreas Kling e211f6c925 LibWeb: Implement getting "ancestor navigables" of a document 1 anno fa
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable 1 anno fa
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 anno fa
  Sam Atkins 8bd3b74e3a LibWeb: Implement and use "scroll to the fragment" algorithm 1 anno fa
  Sam Atkins be9c975b2e LibWeb: Implement algorithms for determining an indicated element 1 anno fa
  Sam Atkins 13b4bf48a8 LibWeb: Give Document a "target element" 1 anno fa
  Andreas Kling 22a858a0cb LibWeb: Don't parse inline style sheets during HTML fragment parsing 1 anno fa
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 anni fa
  Andreas Kling 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport 2 anni fa
  Luke Wilde 34c702e6e8 LibWeb: Implement `<meta http-equiv="Refresh">` 2 anni fa
  Aliaksandr Kalenik 608a730bd6 LibWeb: Use Core::Timer for style and layout update timers in Document 2 anni fa
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 anni fa
  Luke Wilde 71f6e5c942 LibWeb: Implement `loading=lazy` for `<img>` elements 2 anni fa
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver 2 anni fa
  PrestonLTaylor 0eac8bce6f LibWeb: Fix js execution for js urls in anchor tags href 2 anni fa
  Andreas Kling 1b78e0f059 LibWeb: Implement "destroy" operation for documents 2 anni fa
  Andreas Kling 7af09481f5 LibWeb: Implement getting "descendant navigables" of a document 2 anni fa