Commit History

作者 SHA1 備註 提交日期
  Piotr 06154b87dd LibWeb: Support for "content-language" http-equiv state 9 月之前
  Timothy Flynn d4966bc2d8 LibWeb: Add a document observer for pageHide/pageShow events 9 月之前
  Aliaksandr Kalenik a8077f79cc LibWeb: Separate text control input events handling from contenteditable 9 月之前
  Timothy Flynn 9e10010c54 LibWeb: Add a document observer for visibility state changes 9 月之前
  Timothy Flynn 0286eb4e3e LibWeb: Return a MarkedVector from Document::elements_from_point 9 月之前
  Timothy Flynn 527218da19 LibWeb: Implement the document.cookie setter/getter according to spec 9 月之前
  thislooksfun 0b775da7c7 LibWeb/CSS: Evaluate media queries in shadow roots 9 月之前
  Shannon Booth 41f574155d LibWeb: Factor out AO for 'try to scroll to the fragment' 9 月之前
  Jelle Raaijmakers a58f39c9e2 LibWeb: Implement selectionchange event according to spec 10 月之前
  Andreas Kling 274411db97 LibWeb: Support Document.onvisibilitychange 10 月之前
  Andreas Kling 26be8f865a LibWeb: Support Document.onreadystatechange 10 月之前
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin 10 月之前
  Tim Ledbetter 1fa948f114 LibWeb: Implement the "check if unloading is canceled" AO 10 月之前
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 月之前
  Aliaksandr Kalenik 4a43d0ac98 LibWeb: Move updating the rendering into HTML task 10 月之前
  Timothy Flynn 96fbb33b13 LibWeb: Log when document.execCommand and family are called 10 月之前
  Julius Elshoff de31ea5852 LibWeb: Rename 'cross-origin opener policy' to 'opener policy' 10 月之前
  Daniel La Rocque 8b4dde0b09 LibWeb: Make `make_unsalvageable` a public field 11 月之前
  Timothy Flynn 5d71758742 LibWeb: Move initial creation of Unicode segmenters to the Document 10 月之前
  Tim Ledbetter 089139f09d LibWeb: Return a WindowProxy from `document.defaultView` 10 月之前
  Andreas Kling aa8f17aea4 LibWeb: Rename invalidate_layout() => invalidate_layout_tree() 10 月之前
  Timothy Flynn ecf2cc600b LibWeb: Add Document helpers to move its cursor to word boundaries 11 月之前
  Sam Atkins 49b2eb5f51 LibWeb: Add Document::get_style_sheet_source() 11 月之前
  Sam Atkins c29f4f69ef LibWeb: Rename Document::for_each_css_style_sheet for clarity 11 月之前
  Tim Ledbetter 5800b7e884 LibWeb: Invalidate the display list when calling `set_needs_display()` 11 月之前
  Aliaksandr Kalenik 18fc23b3d6 LibWeb: Reuse display list across repaints 11 月之前
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document 11 月之前
  Aliaksandr Kalenik dc0d5da086 LibWeb: Remove ViewportPaintable::refresh_clip_frames() 11 月之前
  Andreas Kling faf097bb41 LibWeb: Sync with spec in "destroy a document and its descendants" 1 年之前
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest 1 年之前