Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 9e10010c54 LibWeb: Add a document observer for visibility state changes hai 9 meses
  Timothy Flynn 0bbe836f8c LibWeb: Add a DocumentObserver hook to be notified of readyState changes hai 9 meses
  Timothy Flynn 0286eb4e3e LibWeb: Return a MarkedVector from Document::elements_from_point hai 9 meses
  Timothy Flynn 527218da19 LibWeb: Implement the document.cookie setter/getter according to spec hai 9 meses
  Tim Ledbetter f3c6326f27 LibWeb: Rename `Window::open_impl()` to `Window::window_open_steps()` hai 9 meses
  thislooksfun 0b775da7c7 LibWeb/CSS: Evaluate media queries in shadow roots hai 9 meses
  Timothy Flynn ba1b26cdc2 LibWeb: Disentangle associated MessagePorts when a document is destroyed hai 9 meses
  Timothy Flynn 83be2606db LibWeb: Update spec steps for destroying a DOM document hai 9 meses
  Andreas Kling 55f58eea99 LibWeb: Use the correct document URL in DOMParser.parseFromString() hai 9 meses
  Aliaksandr Kalenik c690fb9df3 LibWeb: Rename Layout::Node::paintable() to first_paintable() hai 9 meses
  Shannon Booth 41f574155d LibWeb: Factor out AO for 'try to scroll to the fragment' hai 9 meses
  Andreas Kling 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() hai 9 meses
  ronak69 917a2a3c86 LibWeb: Only return HTML elements from getElementsByName() hai 9 meses
  ronak69 3ff6137121 LibWeb: Insert title as first child on setting title of svg document hai 9 meses
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String hai 9 meses
  ronak69 5f9a36feac LibWeb: Frameset should be the body element if it comes before body hai 9 meses
  Aliaksandr Kalenik 6452bfb612 LibWeb: Store scroll and sticky frames state in single vector hai 9 meses
  Aliaksandr Kalenik d07643b122 LibWeb: Introduce a new class responsible for scroll state hai 9 meses
  Andreas Kling 274411db97 LibWeb: Support Document.onvisibilitychange hai 9 meses
  Andreas Kling 26be8f865a LibWeb: Support Document.onreadystatechange hai 9 meses
  Jamie Mansfield f610a12671 LibWeb/UIEvents: Implement TextEvent hai 9 meses
  Jamie Mansfield 86e20ea246 LibWeb/UIEvents: Implement CompositionEvent hai 1 ano
  Tim Ledbetter e1eeb93cc6 LibWeb: Fire iframe load event on document close hai 9 meses
  Shannon Booth 43973f2d0a LibURL: Define Origin methods depending on URL::Parser out of line hai 9 meses
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin hai 9 meses
  Tim Ledbetter 1fa948f114 LibWeb: Implement the "check if unloading is canceled" AO hai 9 meses
  Tim Ledbetter 99ef078c97 LibWeb: Implement `BeforeUnloadEvent` hai 9 meses
  Edwin Hoksberg cbe4ba7f8c LibWeb: Handle Refresh header hai 9 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hai 9 meses
  Aliaksandr Kalenik 4a43d0ac98 LibWeb: Move updating the rendering into HTML task hai 9 meses