Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 00999a245c LibWeb: Let FormattingContext decide the automatic width of its root před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Andreas Kling 8fe748bb89 LibWeb: Make grid containers be Layout::Box před 2 roky
  Andreas Kling d5480a44e5 LibWeb: Allow BFC auto height calculation on any Layout::Box před 2 roky
  Andreas Kling 80ce0419b6 LibWeb: Fix abspos flex container with height:auto getting zero height před 2 roky
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units před 2 roky
  Aliaksandr Kalenik 8259ff12bd LibWeb: Margin bottom collapsing between parent and last child před 2 roky
  Aliaksandr Kalenik fe8304d5de LibWeb: Introduce structure that maintains collapsible margins in BFC před 2 roky
  Tom 0bbf7a1b54 LibWeb: Refactor should_skip_anonymous_text_runs před 2 roky
  Aliaksandr Kalenik aa08c825ec LibWeb: Support box-sizing in BFC před 2 roky
  Andreas Kling db318aece0 LibWeb: Move should_treat_{width,height}_as_auto() to FormattingContext před 2 roky
  Andreas Kling 27a7c5ef40 LibWeb: Implement CSS fit-content algorithm precisely as spec says před 2 roky
  Andreas Kling b13a8706e1 LibWeb: Make intrinsic heights dependent on available width před 2 roky
  Andreas Kling 3408f7a3c5 LibWeb: Get rid of FormattingContext::run_intrinsic_sizing() před 2 roky
  Andreas Kling de6d012367 LibWeb: Improve placement of abspos boxes with dual-auto insets před 2 roky
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space před 2 roky
  Andreas Kling 385657a4bf LibWeb: Add a helper for calculating the stretch-fit width of a box před 2 roky
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input před 2 roky
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values před 2 roky
  Andreas Kling 5656173e00 LibWeb: Use automatic_content_height() when computing intrinsic heights před 2 roky
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() před 2 roky
  martinfalisse 65e7126c48 LibWeb: Factor out compute_y_position před 2 roky
  Andreas Kling 3ede8dbffb LibWeb: Rename IntrinsicSizeDetermination to IntrinsicSizing před 3 roky
  Andreas Kling 97f53de8a2 LibWeb: Take size constraints into account in fit-content calculations před 3 roky
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState před 3 roky
  Andreas Kling 327938c945 LibWeb: Bring sizing of replaced elements closer to spec před 3 roky
  Andreas Kling 61c27815e4 LibWeb: More specialization of intrinsic sizing layout před 3 roky
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints před 3 roky
  Andreas Kling 4f6fc3d3a6 LibWeb: Only perform the requested form of intrinsic size calculation před 3 roky
  Andreas Kling 496cf39cf5 LibWeb: Make separate functions for calculating min/max content sizes před 3 roky