Commit History

Author SHA1 Message Date
  Timothy Flynn 60f30aad72 LibWeb: Limit the minimum scrollbar size to the overflown box's size 10 months ago
  BenJilks 7e38e12bb0 LibWeb: Use transform-box for resolving percentage transform values 10 months ago
  BenJilks 8c465c95aa LibWeb: Pick the closest hit test result, instead of the first 1 year ago
  Tim Ledbetter 5800b7e884 LibWeb: Invalidate the display list when calling `set_needs_display()` 10 months ago
  Aliaksandr Kalenik 427e6cec7b LibWeb: Use border box to position sticky elements 10 months ago
  Aliaksandr Kalenik 59f2b4fefc LibWeb: Account for fixed position in nearest scrollable ancestor lookup 10 months ago
  Aliaksandr Kalenik 30b636e90b LibWeb: Add "position: sticky" support 10 months ago
  Aliaksandr Kalenik 866608532a LibWeb: Add parent-child relationship between scroll frames 10 months ago
  Onorio Catenacci b86f57ebf7 LibWeb: Add minimum thumb size 10 months ago
  Andreas Kling 349b17cc7a LibWeb: Don't paint text fragments with CSS visibility:hidden 10 months ago
  Aliaksandr Kalenik bc20e3ac6c LibWeb: Do not allocate mask bitmap for CSS "clip-path" property 11 months ago
  Andreas Kling 0c7670b226 LibGfx: Rename Painter => DeprecatedPainter 1 year ago
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document 11 months ago
  Aliaksandr Kalenik ab76b99f1e LibWeb: Update scroll thumb position by mutating display list 11 months ago
  Aliaksandr Kalenik 7ddb94c4d6 LibWeb: Rename offset to cumulative_offset in ScrollFrame 11 months ago
  Aliaksandr Kalenik dc0d5da086 LibWeb: Remove ViewportPaintable::refresh_clip_frames() 11 months ago
  Aliaksandr Kalenik 5b23190174 LibWeb: Remove scroll_offset() usage in PaintableWithLines 11 months ago
  Aliaksandr Kalenik d0da377767 LibWeb: Make AddClipRect display list item account for scroll offset 11 months ago
  Aliaksandr Kalenik dd8c693725 LibWeb: Unify scroll handling between viewport and scrollable boxes 11 months ago
  Aliaksandr Kalenik 1163ff21d7 LibWeb: Don't wrap result in optional in enclosing_scroll_frame_offset() 11 months ago
  Aliaksandr Kalenik f574e2b03a LibWeb: Resolve background size and offset only after style invalidation 11 months ago
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document 11 months ago
  Aliaksandr Kalenik bbc89a383d LibWeb: Fix overflow clip when "complicated" CSS transform is used 11 months ago
  Aliaksandr Kalenik c47ec26bcd LibWeb: Delete m_clipping_overflow in PaintableBox 11 months ago
  Aliaksandr Kalenik 2cc2646f55 LibWeb: Apply scroll offset and clip rectangle to table borders 11 months ago
  Aliaksandr Kalenik 2c0f03f5b6 LibWeb: Delete BlitCornerClipping display list command 11 months ago
  Aliaksandr Kalenik 0bfcf73524 LibWeb: Inline apply_backdrop_filter function into paint_backdrop_filter 11 months ago
  simonkrauter 54066ec5a4 LibWeb: Use absolute padding box to calculate max scroll offset 1 year ago
  Aliaksandr Kalenik 7047fcf761 LibWeb: Separate paint-only property resolution by paintable type 1 year ago
  Tim Ledbetter 604f6040a1 LibWeb: Clamp paintable box maximum scroll offset to 0 1 year ago