Cronologia Commit

Autore SHA1 Messaggio Data
  Andreas Kling 1690d88887 LibWeb: Clamp intrinsic flex item main size contributions to min/max 3 anni fa
  Andreas Kling 89e65e0ea1 LibWeb: Support flex item cross sizing based on intrinsic aspect ratio 3 anni fa
  Andreas Kling 8eb022a57d LibWeb: Don't include flex line margins in inner flex item cross sizes 3 anni fa
  Andreas Kling 030dbfd2a9 LibWeb: Improve support for flex-start/end with reversed flex-direction 3 anni fa
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values 3 anni fa
  Andreas Kling 4935055407 LibWeb: Keep the "remaining free space" across flexbox algo steps 3 anni fa
  Andreas Kling d2b7d2440f LibWeb: Cache flex item main sizes to avoid relayout during same cycle 3 anni fa
  Andreas Kling 13b4d91f66 LibWeb: Always apply min/max cross size constraints to flex items 3 anni fa
  Andreas Kling 7953bd8391 LibWeb: Implement "transferred size suggestion" for flex items 3 anni fa
  Andreas Kling 75e8b1305d LibWeb: Actually distribute free space to flex items with auto margins 3 anni fa
  Andreas Kling 99e96f951f LibWeb: Implement (some of) "automatic minimum size" for flex items 3 anni fa
  Andreas Kling 967b257518 LibWeb: Make FFC prepare replaced child boxes for layout 3 anni fa
  Andreas Kling 85f2f8ab3f LibWeb: Make sure we layout absolutely positioned children of FFC 3 anni fa
  Andreas Kling 57feb0f3ec LibWeb: Add missing null check of independent formatting context in FFC 3 anni fa
  Andreas Kling cc77c82383 LibWeb: Follow relaxed CSS clamping rules in flexbox layout 3 anni fa
  Andreas Kling 922509c1a5 LibWeb: Remove incorrect comment from FFC flex item cross sizing 3 anni fa
  Andreas Kling c8240e31a1 LibWeb: Implement basic intrinsic sizing algorithms for flex containers 3 anni fa
  Enver Balalic 747f347b75 LibWeb: Implement flex reverse layouts 3 anni fa
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property 3 anni fa
  Enver Balalic 7be57c322e LibWeb: Flex fix minimum main size in min/max violations calculation 3 anni fa
  Enver Balalic 8b4d09932a LibWeb: Fix sizing of flex child that has flex-basis 0 3 anni fa
  Enver Balalic 4ecc695a65 LibWeb: Take borders and padding into account when doing Flex layout 3 anni fa
  Andreas Kling 2e6f5fddef LibWeb: Transfer flex item box model metrics to paintable 3 anni fa
  Johannes Laudenberg eb1d7e8076 LibWeb: Make margins in the main dimension work for flex items 3 anni fa
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them 3 anni fa
  Andreas Kling 8d5768b103 LibWeb: Don't treat inline-level children of flex items as whitespace 3 anni fa
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anni fa
  Andreas Kling ab9d9709b9 LibWeb: Give flex containers with percentage cross size some dimensions 3 anni fa
  Andreas Kling bd94f2c4c8 LibWeb: Add a debug helper to dump current state of an FFC 3 anni fa
  Andreas Kling ad8d65fd6e LibWeb: Fix calculation of hypothetical cross size in column flex layout 3 anni fa