Commit History

Author SHA1 Message Date
  MacDue 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 year ago
  Andreas Kling 79db9c27c6 LibWeb: Rename PaintableBox::effective_offset() => offset() 1 year ago
  MacDue 7d26383426 LibWeb: Remove SVGContext 2 years ago
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 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 d5aca1c6c4 LibWeb: Treate SVG paintable coordinates as relative to <svg> element 3 years ago
  Andreas Kling 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 years ago
  Andreas Kling aa969cc591 LibWeb: Make Layout::SVGBox a BlockContainer again 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