Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling e99a6fede4 LibWeb: Allow IFC to size inline-flex boxes midway through flex layout před 2 roky
  Sam Atkins 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units před 2 roky
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units před 2 roky
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space před 2 roky
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input před 2 roky
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() před 2 roky
  Andreas Kling 412b2313f3 LibWeb: Improve inline flow around floating boxes před 2 roky
  Andreas Kling 71ca857b67 LibWeb: Break lines until we have enough space between floats před 2 roky
  Andreas Kling 9b46091f38 LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues před 3 roky
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState před 3 roky
  Andreas Kling e78282aebb LibWeb: Make sure we always apply size constraints in IFC před 3 roky
  Andreas Kling 7713198e9c LibWeb: Cache a pointer to the containing block state in IFC před 3 roky
  Andreas Kling 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge před 3 roky
  Andreas Kling ef8a72ff3f LibWeb: Move available_space_for_line() from IFC to BFC před 3 roky
  sin-ack b801ddf73d LibWeb: Apply the current text-justify value when justifying před 3 roky
  sin-ack 7fe3f2d970 LibWeb: Refactor text justification code + only justify below threshold 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
  Andreas Kling 00bd17034d LibWeb: Make IFC aware that its parent is always a BFC před 3 roky
  Andreas Kling 29589378ff LibWeb: Remove unused InlineFormattingContext::available_width_at_line() před 3 roky
  Andreas Kling ce8043c6c2 LibWeb: Use LineBuilder in IFC to layout line boxes incrementally před 3 roky
  Andreas Kling 39b2046c42 LibWeb: Move available_space_for_line() into InlineFormattingContext před 3 roky
  Andreas Kling 1f603c54ff LibWeb: Add inline-level iterator that enumerates items for line layout před 3 roky
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer před 3 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky