Commit History

Автор SHA1 Съобщение Дата
  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 fd68be29ab LibWeb: Make BFC always drive IFC преди 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 cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values преди 3 години
  Andreas Kling edfa4508a5 LibWeb: Create a no-op formatting context for childless replaced boxes преди 3 години
  Andreas Kling ca2807ba42 AK: Honor box's own intrinsic size in calculate_intrinsic_sizes() преди 3 години
  Simon Wanner a57bfc2f8c LibWeb: Take already computed height for flex container's auto height преди 3 години
  Andreas Kling be26818448 LibWeb: Rename compute_intrinsic_height() => calculate_auto_height() преди 3 години
  Andreas Kling 33887917e4 LibWeb: Determine intrinsic flex container size from content-size преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Enver Balalic 74d8e201eb LibWeb: Fix calculating the intrinsic height of a box преди 3 години
  Andreas Kling 0fd51ae811 LibWeb: Ignore empty anonymous block children in height:auto calculation преди 3 години
  Andreas Kling e7eb6241c2 LibWeb: Ignore list-item marker boxes in height:auto calculation преди 3 години
  Andreas Kling 5da7ebb806 LibWeb: Make height:auto for non-BFC-root blocks more correct преди 3 години
  Andreas Kling a6eb031058 LibWeb: Use correct top content edge when calculating auto block heights преди 3 години
  Andreas Kling 27c68624b6 LibWeb: Resolve top/bottom inset properties for position:relative преди 3 години
  Andreas Kling fa71401bec LibWeb: Rename ComputedValues::offset() => inset() преди 3 години
  Andreas Kling d77dfc6b48 LibWeb: Rename FormattingContext::compute_position() => compute_inset() преди 3 години
  Andreas Kling 83a2aa1832 LibWeb: Include negative margins in height:auto computation for BFC root преди 3 години
  Andreas Kling fe908e7db2 LibWeb: Rename "offset" in box model metrics to "inset" преди 3 години
  Andreas Kling 925c34cf43 LibWeb: Include floats in height:auto for BFC root with inline children преди 3 години
  Andreas Kling c02e6f991a LibWeb: Improve vertical margin collapse between adjacent blocks преди 3 години
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them преди 3 години
  Andreas Kling 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge преди 3 години
  Andreas Kling 915ee66bd6 LibWeb: Implement shrink-to-fit layout on top of intrinsic size cache преди 3 години
  Andreas Kling 39ca39204b LibWeb: Cache intrinsic sizes on the root FormattingState преди 3 години
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
  Andreas Kling 2f3d7a7c36 LibWeb: Swap min-content and max-content intrinsic sizes if needed преди 3 години