Historique des commits

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