Commit History

Autor SHA1 Mensaxe Data
  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 10 meses
  ronak69 5f9a36feac LibWeb: Frameset should be the body element if it comes before body hai 10 meses
  Aliaksandr Kalenik 6452bfb612 LibWeb: Store scroll and sticky frames state in single vector hai 10 meses
  Aliaksandr Kalenik d07643b122 LibWeb: Introduce a new class responsible for scroll state hai 10 meses
  Andreas Kling 274411db97 LibWeb: Support Document.onvisibilitychange hai 10 meses
  Andreas Kling 26be8f865a LibWeb: Support Document.onreadystatechange hai 10 meses
  Jamie Mansfield f610a12671 LibWeb/UIEvents: Implement TextEvent hai 10 meses
  Jamie Mansfield 86e20ea246 LibWeb/UIEvents: Implement CompositionEvent hai 1 ano
  Tim Ledbetter e1eeb93cc6 LibWeb: Fire iframe load event on document close hai 10 meses
  Shannon Booth 43973f2d0a LibURL: Define Origin methods depending on URL::Parser out of line hai 10 meses
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin hai 10 meses
  Tim Ledbetter 1fa948f114 LibWeb: Implement the "check if unloading is canceled" AO hai 10 meses
  Tim Ledbetter 99ef078c97 LibWeb: Implement `BeforeUnloadEvent` hai 10 meses
  Edwin Hoksberg cbe4ba7f8c LibWeb: Handle Refresh header hai 10 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hai 10 meses
  Aliaksandr Kalenik 4a43d0ac98 LibWeb: Move updating the rendering into HTML task hai 10 meses
  Aliaksandr Kalenik 9754b480fa LibWeb: Move update_layout() to happen earlier in find_matching_text() hai 10 meses
  Timothy Flynn 96fbb33b13 LibWeb: Log when document.execCommand and family are called hai 10 meses
  Julius Elshoff de31ea5852 LibWeb: Rename 'cross-origin opener policy' to 'opener policy' hai 10 meses
  Timothy Flynn 5d71758742 LibWeb: Move initial creation of Unicode segmenters to the Document hai 10 meses
  Tim Ledbetter 089139f09d LibWeb: Return a WindowProxy from `document.defaultView` hai 10 meses
  Annya 75c7dbc5d2 LibWeb: Implement Range's extension method hai 10 meses
  Andreas Kling aa8f17aea4 LibWeb: Rename invalidate_layout() => invalidate_layout_tree() hai 10 meses
  Timothy Flynn e74d2b1762 LibWeb+LibWebView: Set the default path for invalid cookie Path values hai 10 meses
  Aliaksandr Kalenik 6199870528 LibWeb: Reset a vector of contained abspos before collecting them again hai 10 meses
  Aliaksandr Kalenik 112dd4af3b LibWeb: Transform ScrollFrame from a struct to a class hai 11 meses
  Aliaksandr Kalenik 863416e3ac LibWeb: Make FC of containing block responsible for abspos layout hai 11 meses