Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext před 2 roky
  Andreas Kling 4f08fcde29 LibWeb: Remove unnecessary static formatting context functions před 2 roky
  Aliaksandr Kalenik 787f2d2a10 LibWeb: Remove Layout::TableCellBox před 2 roky
  Andreas Kling af004ff0ef LibWeb: Support `min-content` for `width`, `min-width` and `max-width` před 2 roky
  Andreas Kling 97c510329c LibWeb: Support `max-content` for `width`, `min-width` and `max-width` před 2 roky
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox před 2 roky
  Andreas Kling 1bb4e5c428 LibWeb: Support fit-content width for block-level boxes před 2 roky
  Andreas Kling 299775345d LibWeb: Allow calculating intrinsic sizes of non-FC-roots před 2 roky
  Andi Gallo 5cec517153 LibWeb: Get reference height from closest non-anonymous ancestor před 2 roky
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point před 2 roky
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive před 2 roky
  Andreas Kling f0560fd087 LibWeb: Support <svg> elements with `display: block` před 2 roky
  Andi Gallo 9a6a635e51 LibWeb: Fix for absolutely positioned elements with specified height před 2 roky
  MacDue 1012947a30 LibWeb: Use .to_px_or_zero() in tentative_height_for_replaced_element() před 2 roky
  Andreas Kling 197efc8985 LibWeb: Improve handling of min/max constraint violations on images před 2 roky
  Andreas Kling 90b21890c5 LibWeb: Remove dead code in compute_width_for_replaced_element() před 2 roky
  Andreas Kling fc3c3aef22 LibWeb: Enforce min/max height constraints on abspos replaced boxes před 2 roky
  Andreas Kling 6ccb77a9b8 LibWeb: Stop using weird Length::resolved() in {Block,}FormattingContext před 2 roky
  Andreas Kling 07815dacf8 LibWeb: Don't use weird resolved() when calculating abspos box height před 2 roky
  Andreas Kling 7eb9e730e0 LibWeb: Remove unused variable in FormattingContext před 2 roky
  Andreas Kling 4699365a64 LibWeb: Stop using weird resolved() in calculate_inner_{width,height}() před 2 roky
  Andreas Kling 452a527ff3 LibWeb: Don't use weird resolved() for insets in FormattingContext před 2 roky
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code před 2 roky
  Andreas Kling f09391dd7f LibWeb: Remove debug spam when creating a dummy formatting context před 2 roky
  Andreas Kling ecd3d0935a LibWeb: Re-lookup the intrinsic sizing cache slot after doing the layout před 2 roky
  Aliaksandr Kalenik 34b1186272 LibWeb: Remove early resolve to auto while calculating border-box width před 2 roky
  Aliaksandr Kalenik 0318ac5ce4 LibWeb: Remove setting length to 0px if it is not definite před 2 roky
  Andreas Kling 968db96101 LibWeb: Show formatting context roots in layout tree dumps před 2 roky
  matcool cc33a57620 LibWeb: Use intrinsic aspect ratio when calculating max content height před 2 roky
  Andreas Kling ca290b27ea LibWeb: Make box content sizes indefinite before intrinsic sizing před 2 roky