Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 3365a1e034 LibWeb: Resolve cyclic % against 0 when available size is min-content преди 2 години
  Andreas Kling c197fb4037 LibWeb: Take box-sizing into account when sizing replaced elements преди 2 години
  Andreas Kling 4fed7beb7b LibWeb: Make solve_replaced_size_constraint() into FormattingContext преди 2 години
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext преди 2 години
  Andreas Kling 4f08fcde29 LibWeb: Remove unnecessary static formatting context functions преди 2 години
  Aliaksandr Kalenik 787f2d2a10 LibWeb: Remove Layout::TableCellBox преди 2 години
  Andreas Kling af004ff0ef LibWeb: Support `min-content` for `width`, `min-width` and `max-width` преди 2 години
  Andreas Kling 97c510329c LibWeb: Support `max-content` for `width`, `min-width` and `max-width` преди 2 години
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox преди 2 години
  Andreas Kling 1bb4e5c428 LibWeb: Support fit-content width for block-level boxes преди 2 години
  Andreas Kling 299775345d LibWeb: Allow calculating intrinsic sizes of non-FC-roots преди 2 години
  Andi Gallo 5cec517153 LibWeb: Get reference height from closest non-anonymous ancestor преди 2 години
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point преди 2 години
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive преди 2 години
  Andreas Kling f0560fd087 LibWeb: Support <svg> elements with `display: block` преди 2 години
  Andi Gallo 9a6a635e51 LibWeb: Fix for absolutely positioned elements with specified height преди 2 години
  MacDue 1012947a30 LibWeb: Use .to_px_or_zero() in tentative_height_for_replaced_element() преди 2 години
  Andreas Kling 197efc8985 LibWeb: Improve handling of min/max constraint violations on images преди 2 години
  Andreas Kling 90b21890c5 LibWeb: Remove dead code in compute_width_for_replaced_element() преди 2 години
  Andreas Kling fc3c3aef22 LibWeb: Enforce min/max height constraints on abspos replaced boxes преди 2 години
  Andreas Kling 6ccb77a9b8 LibWeb: Stop using weird Length::resolved() in {Block,}FormattingContext преди 2 години
  Andreas Kling 07815dacf8 LibWeb: Don't use weird resolved() when calculating abspos box height преди 2 години
  Andreas Kling 7eb9e730e0 LibWeb: Remove unused variable in FormattingContext преди 2 години
  Andreas Kling 4699365a64 LibWeb: Stop using weird resolved() in calculate_inner_{width,height}() преди 2 години
  Andreas Kling 452a527ff3 LibWeb: Don't use weird resolved() for insets in FormattingContext преди 2 години
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code преди 2 години
  Andreas Kling f09391dd7f LibWeb: Remove debug spam when creating a dummy formatting context преди 2 години
  Andreas Kling ecd3d0935a LibWeb: Re-lookup the intrinsic sizing cache slot after doing the layout преди 2 години
  Aliaksandr Kalenik 34b1186272 LibWeb: Remove early resolve to auto while calculating border-box width преди 2 години
  Aliaksandr Kalenik 0318ac5ce4 LibWeb: Remove setting length to 0px if it is not definite преди 2 години