Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik d43dbe2842 LibWeb: Shift SVG paintable clip rectangle by scroll offset 1 year ago
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext 1 year ago
  MacDue 7d26383426 LibWeb: Remove SVGContext 2 years ago
  MacDue 5a12e9f222 LibWeb: Clip SVG content to parent <svg> element bounding box 2 years ago
  MacDue d0496ae9b8 LibWeb: Apply CSS scaling to SVG elements 2 years ago
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 years ago
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 years ago
  Aliaksandr Kalenik f3d57e1157 LibWeb: Clip hidden overflow by absolute rect of containing block 2 years ago
  Andreas Kling 63c727a4a3 LibWeb: Don't clip to containing block when painting abspos descendants 2 years ago
  Andreas Kling 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 years ago
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted 3 years ago
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox 3 years ago
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting 3 years ago