Historie revizí

Autor SHA1 Zpráva Datum
  Simon Wanner 509362c103 LibWeb: Include all row-groups in column width calculations před 3 roky
  Simon Wanner 7e4793df63 LibWeb: Size table cells using a combination of min- and max-widths před 3 roky
  Simon Wanner b92cc3670b LibWeb: Only size `width: auto` table-cells by min-content před 3 roky
  Simon Wanner 304dbb0242 LibWeb: Set a cell's content width based on the column(s) it's in před 3 roky
  Simon Wanner 6dbd00970d LibWeb: Calculate a cell's width using min-content před 3 roky
  Simon Wanner 9b3229da17 LibWeb: Distribute the width of a table cell spanning multiple columns před 3 roky
  Simon Wanner 4fe154bd6a LibWeb: Expand the last cell in a row to the right edge před 3 roky
  Simon Wanner 5f265eebf5 LibWeb: Apply a table row's height to all cells před 3 roky
  Karol Kosek 686507a38f LibWeb: Translate table cells by their top left border před 3 roky
  Karol Kosek 20730c164c LibWeb: Include table cell border widths when calculating cell rects před 3 roky
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Andreas Kling 89d0cb0ce2 LibWeb: Compute table cell height after doing its inside layout před 3 roky
  Andreas Kling db5bf6e64c LibWeb: Rename FormattingState::ensure() -> get_mutable() před 3 roky
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" před 3 roky
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState před 3 roky
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) před 3 roky
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights před 3 roky
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() před 3 roky
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage před 3 roky
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void před 3 roky
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ před 3 roky
  Andreas Kling df3cd2fd56 LibWeb: Treat width:auto on tables as fit-content před 3 roky
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer před 3 roky
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Adam Hodgen b9c6059984 LibWeb: Correctly calculate height of TableRowGroupBox před 4 roky
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky