Commit History

Autor SHA1 Mensaxe Data
  Aliaksandr Kalenik 9754b480fa LibWeb: Move update_layout() to happen earlier in find_matching_text() hai 9 meses
  Timothy Flynn 96fbb33b13 LibWeb: Log when document.execCommand and family are called hai 9 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 9 meses
  Tim Ledbetter 089139f09d LibWeb: Return a WindowProxy from `document.defaultView` hai 9 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 10 meses
  Aliaksandr Kalenik 863416e3ac LibWeb: Make FC of containing block responsible for abspos layout hai 10 meses
  Aliaksandr Kalenik 90b8bfc04c LibWeb: Save layout mode inside formatting context object hai 10 meses
  Aliaksandr Kalenik 623e358d7a LibWeb: Remove `box` argument from FormattingContext::run() hai 10 meses
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen hai 10 meses
  Andrew Kaster 02a56f6480 LibWeb: Remove uses of obsolete PlatformObject::global_object() hai 10 meses
  Timothy Flynn ecf2cc600b LibWeb: Add Document helpers to move its cursor to word boundaries hai 10 meses
  Sam Atkins 49b2eb5f51 LibWeb: Add Document::get_style_sheet_source() hai 10 meses
  Sam Atkins c29f4f69ef LibWeb: Rename Document::for_each_css_style_sheet for clarity hai 10 meses
  Tim Ledbetter 5800b7e884 LibWeb: Invalidate the display list when calling `set_needs_display()` hai 10 meses
  Aliaksandr Kalenik 20f68106a7 LibWeb: Fix getBoundingClientRect() for elements with "position: sticky" hai 10 meses
  Aliaksandr Kalenik 30b636e90b LibWeb: Add "position: sticky" support hai 10 meses
  bbb651 e6a668ad91 HTML: BrowsingContext: Remove `m_parent` and fix `is_ancestor_of` hai 11 meses
  Aliaksandr Kalenik 18fc23b3d6 LibWeb: Reuse display list across repaints hai 11 meses
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document hai 11 meses
  Aliaksandr Kalenik dc0d5da086 LibWeb: Remove ViewportPaintable::refresh_clip_frames() hai 11 meses
  Aliaksandr Kalenik ea8d0304e9 LibWeb: Create clip and scroll frame trees separately for each navigable hai 11 meses
  BenJilks c1958437f9 LibWeb: Use text encoding from DOM when parsing URLs hai 11 meses
  Andreas Kling faf097bb41 LibWeb: Sync with spec in "destroy a document and its descendants" hai 11 meses
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest hai 11 meses
  Andreas Kling e746b2b133 LibWeb: Cache the Document's node navigable when possible hai 11 meses