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

Аутор SHA1 Порука Датум
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root пре 2 година
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
  Andreas Kling 8fe748bb89 LibWeb: Make grid containers be Layout::Box пре 2 година
  Andreas Kling d5480a44e5 LibWeb: Allow BFC auto height calculation on any Layout::Box пре 2 година
  Andreas Kling 80ce0419b6 LibWeb: Fix abspos flex container with height:auto getting zero height пре 2 година
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units пре 2 година
  Aliaksandr Kalenik 8259ff12bd LibWeb: Margin bottom collapsing between parent and last child пре 2 година
  Aliaksandr Kalenik fe8304d5de LibWeb: Introduce structure that maintains collapsible margins in BFC пре 2 година
  Tom 0bbf7a1b54 LibWeb: Refactor should_skip_anonymous_text_runs пре 2 година
  Aliaksandr Kalenik aa08c825ec LibWeb: Support box-sizing in BFC пре 2 година
  Andreas Kling db318aece0 LibWeb: Move should_treat_{width,height}_as_auto() to FormattingContext пре 2 година
  Andreas Kling 27a7c5ef40 LibWeb: Implement CSS fit-content algorithm precisely as spec says пре 2 година
  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 пре 2 година
  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 година