Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling db318aece0 LibWeb: Move should_treat_{width,height}_as_auto() to FormattingContext %!s(int64=2) %!d(string=hai) anos
  martinfalisse f7bd1edde3 LibWeb: Calculate the height of the css grid correctly %!s(int64=2) %!d(string=hai) anos
  Andreas Kling b289f97a65 LibWeb: Split intrinsic heights cache by definite available widths %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 27a7c5ef40 LibWeb: Implement CSS fit-content algorithm precisely as spec says %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d7d8e3c78b LibWeb: Resolve *all* percentages in abspos height calculation %!s(int64=2) %!d(string=hai) anos
  Timon Kruiper 8373a14835 LibWeb: Remove code duplication in computing height for abs-pos elements %!s(int64=2) %!d(string=hai) anos
  Samuel Bowman ca0a0b7a93 LibWeb: Add missing else's in absolutely positioned height computation %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e6de382679 LibWeb: Constrain abspos element heights by min-height and max-height %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 0e295f727a LibWeb: Fix dumb typos in solver helpers for abspos height %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 84953c5020 LibWeb: Calculate height of absolute-position elements according to spec %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 0f2d5f91dc LibWeb: Fix two uninitialized variables in FormattingContext %!s(int64=2) %!d(string=hai) anos
  Andreas Kling b945d164e2 LibWeb: Split intrinsic heights cache based on available width %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 5ff1fc4347 LibWeb: Make sure replaced elements never create a BFC %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 829ba4afb9 LibWeb: Remove unnecessary verify_cast in greatest_child_width() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 9d50191dca LibWeb: Tidy up FormattingContext::creates_block_formatting_context() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 13834cfdff LibWeb: Use Layout::Node::display() everywhere %!s(int64=2) %!d(string=hai) anos
  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 46a13c3d2e LibWeb: Add helpful locals in layout_absolutely_positioned_element() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d1d99fda32 LibWeb: Vertical % margins are relative to containing block width %!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 a0f3e2c9a2 LibWeb: Never claim that flex containers create a BFC %!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
  martinfalisse 521e19444c LibWeb: Make CSS Grid work again %!s(int64=2) %!d(string=hai) anos
  Andreas Kling c04b107e26 LibWeb: Treat replaced % sizes as 0 if containing block is indefinite %!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