تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andreas Kling b6f3369b66 LibWeb: Fix spelling of non_anonymous_containing_block() 2 سال پیش
  Andreas Kling 41da9a4231 LibWeb: Resolve auto margins on abspos elements in more cases 2 سال پیش
  Andreas Kling 434df52b91 LibWeb: Make stretch-fit return 0 when the available size is indefinite 2 سال پیش
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 سال پیش
  Sam Atkins 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 سال پیش
  Sam Atkins 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 سال پیش
  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 سال پیش