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