Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 97bbb630c8 LibWeb: Make IFC happy to layout anything as long as it's inline outside před 2 roky
  Andreas Kling 2baad565ca LibWeb: Remove bogus verify_cast when dimensioning inline-blocks před 2 roky
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space před 2 roky
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input před 2 roky
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() před 2 roky
  Andreas Kling 412b2313f3 LibWeb: Improve inline flow around floating boxes před 2 roky
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length před 2 roky
  Andreas Kling 71ca857b67 LibWeb: Break lines until we have enough space between floats před 2 roky
  Andreas Kling af73a5d921 LibWeb: Use correct box edge when looking for space between floats před 2 roky
  Andreas Kling 514fa83708 LibWeb: Improve `float: right` behavior před 2 roky
  Andreas Kling ab6af4c9a0 LibWeb: Remove unused member LineBuilder::m_layout_mode před 2 roky
  Andreas Kling 83bb16ede3 LibWeb: Avoid some unnecessary inside layouts during intrinsic sizing před 3 roky
  Andreas Kling ed8930fff5 LibWeb: Add accessors for UsedValues::computed_{width,height} před 3 roky
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState před 3 roky
  Andreas Kling e78282aebb LibWeb: Make sure we always apply size constraints in IFC před 3 roky
  Andreas Kling 7713198e9c LibWeb: Cache a pointer to the containing block state in IFC před 3 roky
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints před 3 roky
  Andreas Kling 66d08d2417 LibWeb: Move IFC result measurement from IFC to BFC před 3 roky
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values před 3 roky
  Enver Balalic 7381474835 LibWeb: Don't break text lines if white-space: nowrap před 3 roky
  Andreas Kling 6a4247bee9 LibWeb: Use more precise font metrics when doing inline layout před 3 roky
  Andreas Kling f4ed4b2806 LibWeb: Swallow whitespace when it causes us to break the line před 3 roky
  Andreas Kling 5def3b0150 LibWeb: Use LineBox::height() when determining IFC auto heights před 3 roky
  Andreas Kling f9e8f02451 LibWeb: Don't crash in IFC if very first chunk is collapsible whitespace před 3 roky
  Andreas Kling aefe1727fc LibWeb: Make text newlines in "pre" mode emit a ForcedBreak item před 3 roky
  Andreas Kling d32630e17b LibWeb: Don't append collapsible whitespace to start of new line před 3 roky
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow před 3 roky
  Andreas Kling 159d4d772a LibWeb: Assign the used top/bottom border widths to inline-block boxes před 3 roky
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them před 3 roky
  Andreas Kling 83afc1154c LibWeb: Fix IFC over-shrinking the available space for line boxes před 3 roky