Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 80ccfc51c2 LibWeb: Use UsedValues containing block pointer in many FC helpers před 1 rokem
  Andreas Kling 5af02a914c LibWeb: Let parent formatting context determine size of flex containers před 1 rokem
  Aliaksandr Kalenik 39abd9095e LibWeb: Return CSSPixels from `calculate_inner_height()` před 1 rokem
  Aliaksandr Kalenik 05a1dbeb91 LibWeb: Return CSSPixels from `calculate_inner_width()` před 1 rokem
  Andreas Kling 481fdfee68 LibWeb: Resolve CSS inset properties when entering inline-flow elements před 1 rokem
  Andreas Kling 88949b10d8 LibWeb: Make containing_block_{width,height}_for(...) take non-box nodes před 1 rokem
  Aliaksandr Kalenik e25b1f76e1 LibWeb: Forbid usage of indefinite width in calculate_min{max}_height před 1 rokem
  Andi Gallo 6a17a30e2e LibWeb: Handle overlapping floating box and left margin před 2 roky
  Andreas Kling ccf35a973f LibWeb: Derive box baseline from last child *with line boxes* před 1 rokem
  Andreas Kling ac124fbaae LibWeb: Resolve flex item percentages against used flex container sizes před 2 roky
  Andreas Kling c808f6c637 LibWeb: Don't use BFC auto height for non-BFC abspos elements před 2 roky
  Andreas Kling a988241f3f LibWeb: Resolve % min-sizes against 0 while under min-content constraint před 2 roky
  Andreas Kling 3a11b55286 LibWeb: Treat % max-width as none when containing block size indefinite před 2 roky
  Andreas Kling 43e1343abf LibWeb: Treat % max-height as none when containing block size indefinite před 2 roky
  Andi Gallo ce186dca70 LibWeb: Fix the x coordinate of a block after a float před 2 roky
  Sam Atkins 1051624084 LibWeb: Obey CSS aspect-ratio property during layout před 2 roky
  Andreas Kling 4fed7beb7b LibWeb: Make solve_replaced_size_constraint() into FormattingContext před 2 roky
  Andreas Kling 42470d837e LibWeb: Move layout box rect helpers into FormattingContext před 2 roky
  Andreas Kling 4f08fcde29 LibWeb: Remove unnecessary static formatting context functions před 2 roky
  Andreas Kling f0560fd087 LibWeb: Support <svg> elements with `display: block` před 2 roky
  Andreas Kling 968db96101 LibWeb: Show formatting context roots in layout tree dumps před 2 roky
  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