提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Andreas Kling df3cd2fd56 LibWeb: Treat width:auto on tables as fit-content 3 年之前
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Adam Hodgen b9c6059984 LibWeb: Correctly calculate height of TableRowGroupBox 4 年之前
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前