Commit History

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