Historique des commits

Auteur SHA1 Message Date
  Tim Ledbetter f3c6326f27 LibWeb: Rename `Window::open_impl()` to `Window::window_open_steps()` il y a 9 mois
  thislooksfun 0b775da7c7 LibWeb/CSS: Evaluate media queries in shadow roots il y a 9 mois
  Timothy Flynn ba1b26cdc2 LibWeb: Disentangle associated MessagePorts when a document is destroyed il y a 9 mois
  Timothy Flynn 83be2606db LibWeb: Update spec steps for destroying a DOM document il y a 9 mois
  Andreas Kling 55f58eea99 LibWeb: Use the correct document URL in DOMParser.parseFromString() il y a 9 mois
  Aliaksandr Kalenik c690fb9df3 LibWeb: Rename Layout::Node::paintable() to first_paintable() il y a 9 mois
  Shannon Booth 41f574155d LibWeb: Factor out AO for 'try to scroll to the fragment' il y a 10 mois
  Andreas Kling 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() il y a 10 mois
  ronak69 917a2a3c86 LibWeb: Only return HTML elements from getElementsByName() il y a 10 mois
  ronak69 3ff6137121 LibWeb: Insert title as first child on setting title of svg document il y a 10 mois
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 10 mois
  ronak69 5f9a36feac LibWeb: Frameset should be the body element if it comes before body il y a 10 mois
  Aliaksandr Kalenik 6452bfb612 LibWeb: Store scroll and sticky frames state in single vector il y a 10 mois
  Aliaksandr Kalenik d07643b122 LibWeb: Introduce a new class responsible for scroll state il y a 10 mois
  Andreas Kling 274411db97 LibWeb: Support Document.onvisibilitychange il y a 10 mois
  Andreas Kling 26be8f865a LibWeb: Support Document.onreadystatechange il y a 10 mois
  Jamie Mansfield f610a12671 LibWeb/UIEvents: Implement TextEvent il y a 10 mois
  Jamie Mansfield 86e20ea246 LibWeb/UIEvents: Implement CompositionEvent il y a 1 an
  Tim Ledbetter e1eeb93cc6 LibWeb: Fire iframe load event on document close il y a 10 mois
  Shannon Booth 43973f2d0a LibURL: Define Origin methods depending on URL::Parser out of line il y a 10 mois
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin il y a 10 mois
  Tim Ledbetter 1fa948f114 LibWeb: Implement the "check if unloading is canceled" AO il y a 10 mois
  Tim Ledbetter 99ef078c97 LibWeb: Implement `BeforeUnloadEvent` il y a 10 mois
  Edwin Hoksberg cbe4ba7f8c LibWeb: Handle Refresh header il y a 10 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 10 mois
  Aliaksandr Kalenik 4a43d0ac98 LibWeb: Move updating the rendering into HTML task il y a 10 mois
  Aliaksandr Kalenik 9754b480fa LibWeb: Move update_layout() to happen earlier in find_matching_text() il y a 10 mois
  Timothy Flynn 96fbb33b13 LibWeb: Log when document.execCommand and family are called il y a 10 mois
  Julius Elshoff de31ea5852 LibWeb: Rename 'cross-origin opener policy' to 'opener policy' il y a 10 mois
  Timothy Flynn 5d71758742 LibWeb: Move initial creation of Unicode segmenters to the Document il y a 10 mois