Commit History

Автор SHA1 Съобщение Дата
  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 години
  Andreas Kling 196a3eb239 LibWeb: Ignore invisible boxes and stacking contexts during hit testing преди 3 години
  Andreas Kling 01662b2320 LibWeb: Remove now-unused PaintableBox::for_each_child_in_paint_order() преди 3 години
  Andreas Kling a779ace6a1 LibWeb: Don't compute fragment absolute rect twice while hit testing преди 3 години
  Andreas Kling 996f3228a2 LibWeb: Fix O(n^2) traversal in hit testing преди 3 години
  Andreas Kling 0ba785894c LibWeb: Make hit testing functions return Optional<HitTestResult> преди 3 години
  Andreas Kling 59afdb959f LibWeb: Build stacking context tree lazily преди 3 години