Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8fe748bb89 LibWeb: Make grid containers be Layout::Box %!s(int64=2) %!d(string=hai) anos
  Andreas Kling d5480a44e5 LibWeb: Allow BFC auto height calculation on any Layout::Box %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 80ce0419b6 LibWeb: Fix abspos flex container with height:auto getting zero height %!s(int64=2) %!d(string=hai) anos
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 8259ff12bd LibWeb: Margin bottom collapsing between parent and last child %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik fe8304d5de LibWeb: Introduce structure that maintains collapsible margins in BFC %!s(int64=2) %!d(string=hai) anos
  Tom 0bbf7a1b54 LibWeb: Refactor should_skip_anonymous_text_runs %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik aa08c825ec LibWeb: Support box-sizing in BFC %!s(int64=2) %!d(string=hai) anos
  Andreas Kling db318aece0 LibWeb: Move should_treat_{width,height}_as_auto() to FormattingContext %!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 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=2) %!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