提交历史

作者 SHA1 备注 提交日期
  Andreas Kling aa72ebf7aa LibWeb: Use copy-on-write to make cloning a FormattingState much cheaper 3 年之前
  Andreas Kling 19954dfdf8 LibWeb: Add FormattingState::clone() 3 年之前
  Andreas Kling 1d05823810 LibWeb: Store Layout::Box overflow data in Optional instead of OwnPtr 3 年之前
  Andreas Kling db5bf6e64c LibWeb: Rename FormattingState::ensure() -> get_mutable() 3 年之前
  Andreas Kling 2615728d6b LibWeb: Store overflow data in the FormattingState 3 年之前
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" 3 年之前
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState 3 年之前