提交历史

作者 SHA1 备注 提交日期
  Jeremia Dominguez eafa70331d LibWeb/Layout: Simplified margin collapsing 9 月之前
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 月之前
  Aliaksandr Kalenik 07d8ddb5fa LibWeb: Reduce usage of Node::containing_block() in BFC 8 月之前
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 月之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前
  Andreas Kling 0ecefbff57 LibWeb: Move absolute positioning up to FormattingContext 4 年之前
  Andreas Kling 66e9dde86f LibWeb: Don't place floating boxes before everything else 4 年之前
  Andreas Kling 67732df034 LibWeb: Move replaced element layout out of Layout::ReplacedBox 4 年之前
  Andreas Kling 59de4adb60 LibWeb: Pass current target box to BFC::run() 4 年之前
  Andreas Kling d582828040 LibWeb: Layout floating children per block instead of whole BFC at once 4 年之前
  Andreas Kling 26a9ab7cd5 LibWeb: Floating boxes with width:auto should be shrink-to-fit 4 年之前
  Andreas Kling 615a4d4f71 LibWeb: First slightly naive implementation of CSS floats :^) 4 年之前
  Andreas Kling b1e75437c9 LibWeb: Keep track of the parent of each formatting context 4 年之前
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace 4 年之前
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts 4 年之前