提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable 3 年之前
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines 3 年之前
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it 3 年之前
  Andreas Kling f8aa0c144f LibWeb: Store box's containing line box fragment in FormattingState 3 年之前
  Andreas Kling aa72ebf7aa LibWeb: Use copy-on-write to make cloning a FormattingState much cheaper 3 年之前
  Andreas Kling 5a770f2eff LibWeb: Fix floating boxes getting stacked on top of each other 3 年之前
  Andreas Kling 2615728d6b LibWeb: Store overflow data in the FormattingState 3 年之前
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" 3 年之前