Historique des commits

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