Commit History

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