Commit History

Автор SHA1 Съобщение Дата
  Aliaksandr Kalenik 8259ff12bd LibWeb: Margin bottom collapsing between parent and last child преди 2 години
  Aliaksandr Kalenik 7088a87f49 LibWeb: Margin top collapsing between parent and first child преди 2 години
  Aliaksandr Kalenik fe8304d5de LibWeb: Introduce structure that maintains collapsible margins in BFC преди 2 години
  Andreas Kling db318aece0 LibWeb: Move should_treat_{width,height}_as_auto() to FormattingContext преди 2 години
  Andreas Kling 4b74f36cd0 LibWeb: Resolve vertical margins against containing block width преди 2 години
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space преди 2 години
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input преди 2 години
  Andreas Kling f0ac687823 LibWeb: Remove awkward BFC::compute_theoretical_height() function преди 2 години
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() преди 2 години
  Andreas Kling 77628289c6 LibWeb: Consolidate code for resolving vertical box model metrics in BFC преди 2 години
  Andreas Kling 54e0e85581 LibWeb: Treat percentage width/height as "auto" more consistently in BFC преди 2 години
  Andreas Kling 7ba6eb37fc LibWeb: Rename confusing parameter to layout_block_level_box() преди 2 години
  Andreas Kling 3ede8dbffb LibWeb: Rename IntrinsicSizeDetermination to IntrinsicSizing преди 3 години
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState преди 3 години
  Andreas Kling 61c27815e4 LibWeb: More specialization of intrinsic sizing layout преди 3 години
  Andreas Kling 9784a567d2 LibWeb: Factor out BFC "layout this block-level box" to a function преди 3 години
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow преди 3 години
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them преди 3 години
  Simon Wanner a2331e8dd3 LibWeb: Implement CSS transforms on stacking contexts преди 3 години
  Andreas Kling 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge преди 3 години
  Andreas Kling ef8a72ff3f LibWeb: Move available_space_for_line() from IFC to BFC преди 3 години
  Andreas Kling 92266d2247 LibWeb: Create list-item markers during layout tree construction преди 3 години
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" преди 3 години
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState преди 3 години
  Andreas Kling a4bc7e2d96 LibWeb: Hack BFC to always remember to handle position:absolute elements преди 3 години
  Andreas Kling dcc2568439 LibWeb: Make IFC register absolutely positioned descendants with BFC преди 3 години
  Andreas Kling 0532d7d255 LibWeb: Stop sizing the context root box in formatting contexts преди 3 години
  Andreas Kling 54beb7433e LibWeb: Place block-level boxes vertically before formatting them inside преди 3 години
  Andreas Kling bb6af641d4 LibWeb: Unify placement of replaced and non-replaced elements in BFC преди 3 години
  Andreas Kling d58f60c953 LibWeb: Unify code for assigning vertical box model metrics in BFC преди 3 години