Commit History

Author SHA1 Message Date
  MacDue 0e7aa1e98c LibWeb: Add flag to normalize border radii to width only 3 years ago
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Andreas Kling d5aca1c6c4 LibWeb: Treate SVG paintable coordinates as relative to <svg> element 3 years ago
  Andreas Kling 01662b2320 LibWeb: Remove now-unused PaintableBox::for_each_child_in_paint_order() 3 years ago
  Andreas Kling 0ba785894c LibWeb: Make hit testing functions return Optional<HitTestResult> 3 years ago
  Andreas Kling 59afdb959f LibWeb: Build stacking context tree lazily 3 years ago
  Simon Wanner 48efdaa8c4 LibWeb: Update hit_test for CSS Transforms 3 years ago
  Andreas Kling aa969cc591 LibWeb: Make Layout::SVGBox a BlockContainer again 3 years ago
  Andreas Kling b14c6eaef3 LibWeb: Let paintables cache their containing block and absolute rect 3 years ago
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree 3 years ago
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files 3 years ago