Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling b13a8706e1 LibWeb: Make intrinsic heights dependent on available width пре 2 година
  Andreas Kling 3408f7a3c5 LibWeb: Get rid of FormattingContext::run_intrinsic_sizing() пре 2 година
  Andreas Kling de6d012367 LibWeb: Improve placement of abspos boxes with dual-auto insets пре 2 година
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space пре 2 година
  Andreas Kling 385657a4bf LibWeb: Add a helper for calculating the stretch-fit width of a box пре 2 година
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input пре 2 година
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values пре 2 година
  Andreas Kling 5656173e00 LibWeb: Use automatic_content_height() when computing intrinsic heights пре 2 година
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() пре 2 година
  martinfalisse 65e7126c48 LibWeb: Factor out compute_y_position пре 3 година
  Andreas Kling 3ede8dbffb LibWeb: Rename IntrinsicSizeDetermination to IntrinsicSizing пре 3 година
  Andreas Kling 97f53de8a2 LibWeb: Take size constraints into account in fit-content calculations пре 3 година
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState пре 3 година
  Andreas Kling 327938c945 LibWeb: Bring sizing of replaced elements closer to spec пре 3 година
  Andreas Kling 61c27815e4 LibWeb: More specialization of intrinsic sizing layout пре 3 година
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints пре 3 година
  Andreas Kling 4f6fc3d3a6 LibWeb: Only perform the requested form of intrinsic size calculation пре 3 година
  Andreas Kling 496cf39cf5 LibWeb: Make separate functions for calculating min/max content sizes пре 3 година
  Andreas Kling be26818448 LibWeb: Rename compute_intrinsic_height() => calculate_auto_height() пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Enver Balalic 74d8e201eb LibWeb: Fix calculating the intrinsic height of a box пре 3 година
  Andreas Kling d77dfc6b48 LibWeb: Rename FormattingContext::compute_position() => compute_inset() пре 3 година
  Andreas Kling 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge пре 3 година
  Andreas Kling ef8a72ff3f LibWeb: Move available_space_for_line() from IFC to BFC пре 3 година
  Andreas Kling 3f2b17f602 LibWeb: Add functions for calculating intrinsic sizes of a Layout::Box пре 3 година
  Andreas Kling fa43a4118e LibWeb: Handle height:auto separately for BFC root vs other block boxes пре 3 година
  Andreas Kling 56df05ae44 LibWeb: Always include floats when computing height:auto for blocks пре 3 година
  Andreas Kling 726edd2d3b LibWeb: Pass state to create_independent_formatting_context_if_needed() пре 3 година
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" пре 3 година
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState пре 3 година