Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 01ca7e0544 LibWeb: Whine instead of dying on unexpected box during line layout před 2 roky
  Andreas Kling 3b76cc5245 LibWeb: Pass available inner space to inline-level SVG layout před 2 roky
  Karol Kosek 166f7e0b96 LibWeb: Respect `box-sizing: content-box` inside inline-blocks před 2 roky
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units před 2 roky
  Sam Atkins 056acb5ebf LibWeb: Convert InlineFormattingContext to new pixel units před 2 roky
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units před 2 roky
  Aliaksandr Kalenik fe8304d5de LibWeb: Introduce structure that maintains collapsible margins in BFC před 2 roky
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units před 2 roky
  Andreas Kling e3b8a8f7c8 LibWeb: Treat unresolvable percentage width on inline-block as auto před 2 roky
  Andreas Kling 6d18164ab0 LibWeb: Apply min-width and max-width constraints to inline-block boxes před 2 roky
  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