Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 0532d7d255 LibWeb: Stop sizing the context root box in formatting contexts vor 3 Jahren
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() vor 3 Jahren
  Sam Atkins ce0de4b2b4 LibWeb: Allow LengthPercentage to hold a calculated value vor 3 Jahren
  Andreas Kling 9201f626c1 LibWeb: Use BFC root relative coordinates when flowing around floats vor 3 Jahren
  Andreas Kling 00bd17034d LibWeb: Make IFC aware that its parent is always a BFC vor 3 Jahren
  Andreas Kling 29589378ff LibWeb: Remove unused InlineFormattingContext::available_width_at_line() vor 3 Jahren
  Andreas Kling 0ea438e45b LibWeb: Put BFC floating object state into a struct vor 3 Jahren
  Andreas Kling 70a56d21dc LibWeb: Don't do horizontal inline line layout twice for last line vor 3 Jahren
  Andreas Kling 9f39ad8929 LibWeb: Ignore some collapsible whitespace when building lines vor 3 Jahren
  Andreas Kling 2b631cde45 LibWeb: Avoid creating an empty first line box in block containers vor 3 Jahren
  Andreas Kling d3adc94ce8 LibWeb: Dimension inline-block boxes before deciding about line breaks vor 3 Jahren
  Andreas Kling ce8043c6c2 LibWeb: Use LineBuilder in IFC to layout line boxes incrementally vor 3 Jahren
  Andreas Kling 39b2046c42 LibWeb: Move available_space_for_line() into InlineFormattingContext vor 3 Jahren
  Andreas Kling 1f603c54ff LibWeb: Add inline-level iterator that enumerates items for line layout vor 3 Jahren
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() vor 3 Jahren
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage vor 3 Jahren
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void vor 3 Jahren
  Andreas Kling 7ec7729e1b LibWeb: Don't force line box fragments height to be at least line-height vor 3 Jahren
  Andreas Kling f2d0e8d0ee LibWeb: Expose FormattingContext type vor 3 Jahren
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer vor 3 Jahren
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer vor 3 Jahren
  Tobias Christiansen 0ccde5417b LibWeb: Don't assume the parent is BFC in the IFC vor 3 Jahren
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> vor 4 Jahren
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren