Historial de Commits

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