Commit History

Autor SHA1 Mensaxe Data
  Luke Wilde bee4df7bfb LibWeb: Skip hit testing a line box fragment if it has no container %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4de3449ad6 LibWeb: Recurse into block-level children when hit testing a box %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated %!s(int64=2) %!d(string=hai) anos
  MacDue 4507920187 LibWeb: Fix position: fixed canvases/images disappearing when scrolling %!s(int64=2) %!d(string=hai) anos
  MacDue 8967fe9d92 LibWeb: Add PaintableBox::absolute_paint_rect() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin %!s(int64=2) %!d(string=hai) anos
  MacDue 011439d3e3 LibWeb: Paint `backdrop-filter` effects! %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 63c727a4a3 LibWeb: Don't clip to containing block when painting abspos descendants %!s(int64=2) %!d(string=hai) anos
  MacDue 1473842b56 LibWeb: Follow `image-rendering` when painting image style values %!s(int64=3) %!d(string=hai) anos
  MacDue 038017ce11 LibWeb: Enable CSS clip for `position: fixed` elements %!s(int64=3) %!d(string=hai) anos
  Tom 5049a56d96 LibWeb: Implement clip property %!s(int64=3) %!d(string=hai) anos
  MacDue b68f48eb71 LibWeb: Shrink the inner border radii to accommodate the border widths %!s(int64=3) %!d(string=hai) anos
  MacDue f079214b18 LibWeb: Apply overflow: hidden to all (relevant) child paint phases %!s(int64=3) %!d(string=hai) anos
  MacDue f283e0ddc5 LibWeb: Support overflow: hidden with a border-radius %!s(int64=3) %!d(string=hai) anos
  MacDue 2ceb143571 LibWeb: Use padding box for clipping overflow %!s(int64=3) %!d(string=hai) anos
  MacDue 97e2e40e4c LibWeb: Fix off-by-one shadow position on non-integer positioned boxes %!s(int64=3) %!d(string=hai) anos
  MacDue 08baeb1e7d LibWeb: Pass border radii data to shadow painting %!s(int64=3) %!d(string=hai) anos
  MacDue 9e71fa9aa7 LibWeb: Bring border painting much closer to the spec/other browsers %!s(int64=3) %!d(string=hai) anos
  MacDue 0e7aa1e98c LibWeb: Add flag to normalize border radii to width only %!s(int64=3) %!d(string=hai) anos
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting %!s(int64=3) %!d(string=hai) anos
  Karol Kosek ae28e3ff5c LibWeb: Use Unicode data for CSS text-transform property %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines %!s(int64=3) %!d(string=hai) anos
  Karol Kosek 119873b822 LibWeb: Make default text-decoration-thickness a fraction of font height %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6a4247bee9 LibWeb: Use more precise font metrics when doing inline layout %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fae8fde913 LibWeb: Draw inspector overlay label with default font %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1c88536298 LibWeb: Use the new Gfx::Painter::draw_text_run() API for drawing text %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0de488749f LibWeb: Use rounding instead of enclosing_int_rect() when painting %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c49c036c84 LibWeb: Stop allowing position:relative to affect layout %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b0208f38f6 LibWeb: Use Gfx::Font::pixel_size() when we want pixel metrics %!s(int64=3) %!d(string=hai) anos