Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() před 9 měsíci
  ronak69 917a2a3c86 LibWeb: Only return HTML elements from getElementsByName() před 9 měsíci
  ronak69 3ff6137121 LibWeb: Insert title as first child on setting title of svg document před 9 měsíci
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String před 9 měsíci
  ronak69 5f9a36feac LibWeb: Frameset should be the body element if it comes before body před 9 měsíci
  Aliaksandr Kalenik 6452bfb612 LibWeb: Store scroll and sticky frames state in single vector před 9 měsíci
  Aliaksandr Kalenik d07643b122 LibWeb: Introduce a new class responsible for scroll state před 9 měsíci
  Andreas Kling 274411db97 LibWeb: Support Document.onvisibilitychange před 9 měsíci
  Andreas Kling 26be8f865a LibWeb: Support Document.onreadystatechange před 9 měsíci
  Jamie Mansfield f610a12671 LibWeb/UIEvents: Implement TextEvent před 9 měsíci
  Jamie Mansfield 86e20ea246 LibWeb/UIEvents: Implement CompositionEvent před 1 rokem
  Tim Ledbetter e1eeb93cc6 LibWeb: Fire iframe load event on document close před 9 měsíci
  Shannon Booth 43973f2d0a LibURL: Define Origin methods depending on URL::Parser out of line před 9 měsíci
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin před 9 měsíci
  Tim Ledbetter 1fa948f114 LibWeb: Implement the "check if unloading is canceled" AO před 10 měsíci
  Tim Ledbetter 99ef078c97 LibWeb: Implement `BeforeUnloadEvent` před 10 měsíci
  Edwin Hoksberg cbe4ba7f8c LibWeb: Handle Refresh header před 9 měsíci
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere před 9 měsíci
  Aliaksandr Kalenik 4a43d0ac98 LibWeb: Move updating the rendering into HTML task před 10 měsíci
  Aliaksandr Kalenik 9754b480fa LibWeb: Move update_layout() to happen earlier in find_matching_text() před 10 měsíci
  Timothy Flynn 96fbb33b13 LibWeb: Log when document.execCommand and family are called před 10 měsíci
  Julius Elshoff de31ea5852 LibWeb: Rename 'cross-origin opener policy' to 'opener policy' před 10 měsíci
  Timothy Flynn 5d71758742 LibWeb: Move initial creation of Unicode segmenters to the Document před 10 měsíci
  Tim Ledbetter 089139f09d LibWeb: Return a WindowProxy from `document.defaultView` před 10 měsíci
  Annya 75c7dbc5d2 LibWeb: Implement Range's extension method před 10 měsíci
  Andreas Kling aa8f17aea4 LibWeb: Rename invalidate_layout() => invalidate_layout_tree() před 10 měsíci
  Timothy Flynn e74d2b1762 LibWeb+LibWebView: Set the default path for invalid cookie Path values před 10 měsíci
  Aliaksandr Kalenik 6199870528 LibWeb: Reset a vector of contained abspos before collecting them again před 10 měsíci
  Aliaksandr Kalenik 112dd4af3b LibWeb: Transform ScrollFrame from a struct to a class před 10 měsíci
  Aliaksandr Kalenik 863416e3ac LibWeb: Make FC of containing block responsible for abspos layout před 10 měsíci