Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space преди 2 години
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input преди 2 години
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() преди 2 години
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} преди 3 години
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState преди 3 години
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints преди 3 години
  Andreas Kling 496cf39cf5 LibWeb: Make separate functions for calculating min/max content sizes преди 3 години
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values преди 3 години
  Simon Wanner 509362c103 LibWeb: Include all row-groups in column width calculations преди 3 години
  Simon Wanner 7e4793df63 LibWeb: Size table cells using a combination of min- and max-widths преди 3 години
  Simon Wanner b92cc3670b LibWeb: Only size `width: auto` table-cells by min-content преди 3 години
  Simon Wanner 304dbb0242 LibWeb: Set a cell's content width based on the column(s) it's in преди 3 години
  Simon Wanner 6dbd00970d LibWeb: Calculate a cell's width using min-content преди 3 години
  Simon Wanner 9b3229da17 LibWeb: Distribute the width of a table cell spanning multiple columns преди 3 години
  Simon Wanner 4fe154bd6a LibWeb: Expand the last cell in a row to the right edge преди 3 години
  Simon Wanner 5f265eebf5 LibWeb: Apply a table row's height to all cells преди 3 години
  Karol Kosek 686507a38f LibWeb: Translate table cells by their top left border преди 3 години
  Karol Kosek 20730c164c LibWeb: Include table cell border widths when calculating cell rects преди 3 години
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them преди 3 години
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
  Andreas Kling 89d0cb0ce2 LibWeb: Compute table cell height after doing its inside layout преди 3 години
  Andreas Kling db5bf6e64c LibWeb: Rename FormattingState::ensure() -> get_mutable() преди 3 години
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" преди 3 години
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState преди 3 години
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) преди 3 години
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights преди 3 години
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() преди 3 години
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage преди 3 години
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void преди 3 години
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ преди 3 години