Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge hace 3 años
  Andreas Kling ef8a72ff3f LibWeb: Move available_space_for_line() from IFC to BFC hace 3 años
  Andreas Kling 3f2b17f602 LibWeb: Add functions for calculating intrinsic sizes of a Layout::Box hace 3 años
  Andreas Kling fa43a4118e LibWeb: Handle height:auto separately for BFC root vs other block boxes hace 3 años
  Andreas Kling 56df05ae44 LibWeb: Always include floats when computing height:auto for blocks hace 3 años
  Andreas Kling 726edd2d3b LibWeb: Pass state to create_independent_formatting_context_if_needed() hace 3 años
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" hace 3 años
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState hace 3 años
  Andreas Kling 0532d7d255 LibWeb: Stop sizing the context root box in formatting contexts hace 3 años
  Ben Wiederhake 934360583f LibWeb: Remove duplicated auto height computation hace 3 años
  Ben Wiederhake c55527944c LibWeb: Convert const pointer to nonnull into a reference hace 3 años
  Ben Wiederhake dee26ca5cd LibWeb: Add missing headers hace 3 años
  Andreas Kling dabbade05c LibWeb: Factor out creation of independent formatting contexts hace 3 años
  Andreas Kling f2d0e8d0ee LibWeb: Expose FormattingContext type hace 3 años
  Andreas Kling 7b0cd15495 LibWeb: Cleanup + spec comments in replaced element height computation hace 3 años
  Sam Atkins 2844f89a83 LibWeb: Implement "out-of-flow" property of Layout Box hace 3 años
  Egor Ananyin 174c940479 LibWeb: Fix height computation (again) :^) hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Egor Ananyin 1d343116a9 LibWeb: Fix height calculation for absolutely positioned boxes hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años