Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling b638e74b68 LibWeb: Move box floatation out of normal flow layout %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d582828040 LibWeb: Layout floating children per block instead of whole BFC at once %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6b4281c3aa LibWeb: Do floating box placement together with other boxes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling af757a1659 LibWeb: Naively implement the CSS clear property %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 26a9ab7cd5 LibWeb: Floating boxes with width:auto should be shrink-to-fit %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 615a4d4f71 LibWeb: First slightly naive implementation of CSS floats :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 157896cc0b LibWeb: Block layout should account for vertical border space %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c39e29d186 LibWeb: Block layout should resolve relative lengths against each box %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 169a9150cb LibWeb: Rename LayoutNode::is_root() => is_initial_containing_block() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b1e75437c9 LibWeb: Keep track of the parent of each formatting context %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts %!s(int64=4) %!d(string=hai) anos