Историја ревизија

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