Commit History

Author SHA1 Message Date
  Ben Wiederhake dee26ca5cd LibWeb: Add missing headers 3 years ago
  Andreas Kling 1d0c4a07ff LibWeb: Add spec comments to FFC layout algorithm step 5 3 years ago
  Andreas Kling d37e5dc64c LibWeb: Add FFC::flex_container() and use throughout 3 years ago
  Andreas Kling 1580c59f39 LibWeb: Make FFC line and item vectors members instead of locals 3 years ago
  Andreas Kling 9359df4be9 LibWeb: Move FFC layout algorithm step 16 to a separate function 3 years ago
  Andreas Kling f401794d23 LibWeb: Move FFC layout algorithm step 15 to a separate function 3 years ago
  Andreas Kling 6d433c99f4 LibWeb: Move FFC layout algorithm step 14 to a separate function 3 years ago
  Andreas Kling e590e17b8a LibWeb: Move FFC layout algorithm step 12 to a separate function 3 years ago
  Andreas Kling 176f1ad214 LibWeb: Move FFC layout algorithm step 11 to a separate function 3 years ago
  Andreas Kling 8f027b4792 LibWeb: Move FFC layout algorithm step 8 to a separate function 3 years ago
  Andreas Kling 3402584646 LibWeb: Move FFC layout algorithm step 7 to a separate function 3 years ago
  Andreas Kling 0c0df78030 LibWeb: Move FFC layout algorithm step 6 to a separate function 3 years ago
  Andreas Kling 0fd25fcbbc LibWeb: Move FFC layout algorithm step 5 to a separate function 3 years ago
  Andreas Kling fa7bbc602d LibWeb: Move FFC layout algorithm step 4 to a separate function 3 years ago
  Andreas Kling 3375953918 LibWeb: Move FFC layout algorithm step 3 to a separate function 3 years ago
  Andreas Kling c19358e157 LibWeb: Move FFC layout algorithm step 2 into a separate function 3 years ago
  Andreas Kling cd6b97ab9e LibWeb: Turn FlexFormattingContext helper lambdas into member functions 3 years ago
  Andreas Kling 674b6f5385 LibWeb: Call the FlexFormattingContext context box "flow_container" 3 years ago
  Andreas Kling ca02d112a5 LibWeb: Split out FFC's "generate anonymous flex items" to a function 3 years ago
  Sam Atkins 2844f89a83 LibWeb: Implement "out-of-flow" property of Layout Box 3 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling fd7920fa8f LibWeb: Add a very naive Layout::FlexFormattingContext :^) 4 years ago