Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable vor 3 Jahren
  Andreas Kling 9f5cbcaad3 LibWeb: Hang StackingContext off of the paint boxes vor 3 Jahren
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace vor 3 Jahren
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it vor 3 Jahren
  Andreas Kling 2f3af71261 LibWeb: Always rebuild stacking context tree during layout vor 3 Jahren
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ vor 3 Jahren
  Andreas Kling ca4276db77 LibWeb: Fill page background with the "base" palette color vor 3 Jahren
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer vor 3 Jahren
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock vor 3 Jahren