Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin hace 2 años
  MacDue 011439d3e3 LibWeb: Paint `backdrop-filter` effects! hace 2 años
  Andreas Kling 63c727a4a3 LibWeb: Don't clip to containing block when painting abspos descendants hace 2 años
  MacDue 1473842b56 LibWeb: Follow `image-rendering` when painting image style values hace 3 años
  MacDue 038017ce11 LibWeb: Enable CSS clip for `position: fixed` elements hace 3 años
  Tom 5049a56d96 LibWeb: Implement clip property hace 3 años
  MacDue b68f48eb71 LibWeb: Shrink the inner border radii to accommodate the border widths hace 3 años
  MacDue f079214b18 LibWeb: Apply overflow: hidden to all (relevant) child paint phases hace 3 años
  MacDue f283e0ddc5 LibWeb: Support overflow: hidden with a border-radius hace 3 años
  MacDue 2ceb143571 LibWeb: Use padding box for clipping overflow hace 3 años
  MacDue 97e2e40e4c LibWeb: Fix off-by-one shadow position on non-integer positioned boxes hace 3 años
  MacDue 08baeb1e7d LibWeb: Pass border radii data to shadow painting hace 3 años
  MacDue 9e71fa9aa7 LibWeb: Bring border painting much closer to the spec/other browsers hace 3 años
  MacDue 0e7aa1e98c LibWeb: Add flag to normalize border radii to width only hace 3 años
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting hace 3 años
  Karol Kosek ae28e3ff5c LibWeb: Use Unicode data for CSS text-transform property hace 3 años
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines hace 3 años
  Karol Kosek 119873b822 LibWeb: Make default text-decoration-thickness a fraction of font height hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Andreas Kling 6a4247bee9 LibWeb: Use more precise font metrics when doing inline layout hace 3 años
  Andreas Kling fae8fde913 LibWeb: Draw inspector overlay label with default font hace 3 años
  Andreas Kling 1c88536298 LibWeb: Use the new Gfx::Painter::draw_text_run() API for drawing text hace 3 años
  Andreas Kling 0de488749f LibWeb: Use rounding instead of enclosing_int_rect() when painting hace 3 años
  Andreas Kling c49c036c84 LibWeb: Stop allowing position:relative to affect layout hace 3 años
  Andreas Kling b0208f38f6 LibWeb: Use Gfx::Font::pixel_size() when we want pixel metrics hace 3 años
  Linus Groh 9bc7912f84 LibWeb: Paint the focus outline using Painter::draw_focus_rect() hace 3 años
  Linus Groh 642491fc74 LibWeb: Paint the focus outline actually *outside* the element hace 3 años
  Andreas Kling d5aca1c6c4 LibWeb: Treate SVG paintable coordinates as relative to <svg> element hace 3 años
  Sam Atkins 5aad32b504 LibWeb: Implement text-shadow painting hace 3 años
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo hace 3 años