Commit History

Author SHA1 Message Date
  Andreas Kling dbbc75f8fd LibWeb: Improve hypothetical flex item "auto" cross sizes 2 years ago
  Andreas Kling 244d4e19fa LibWeb: Run more of flex layout algorithm for intrinsic sizing 2 years ago
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels 2 years ago
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 years ago
  Sam Atkins f2c977251b LibWeb: Convert FlexFormattingContext to new pixel units 2 years ago
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 years ago
  implicitfield e75eb21a54 LibWeb: Support "start" and "end" values for justify-content 2 years ago
  Tom 0bbf7a1b54 LibWeb: Refactor should_skip_anonymous_text_runs 2 years ago
  Max Stevens 3aeb7a41c0 LibWeb: Implement more values of flexbox align-content 2 years ago
  Aliaksandr Kalenik 1c1b750bff LibWeb: Support box-sizing in flex formatting context 2 years ago
  Andreas Kling 7809cc6557 LibWeb: Use preferred flex item sizes as min/max-content contribution 2 years ago
  Andreas Kling 628baafefc LibWeb: Fix `justify-content: center` interaction with flex item margins 2 years ago
  Andreas Kling 3e10293047 LibWeb: Implement static position for abspos children of flex container 2 years ago
  Andreas Kling 869b322a8f LibWeb: Assign hypothetical flex item main sizes as temporary main size 2 years ago
  Andreas Kling 834d98520a LibWeb: Implement basic support for align-content in flex layout 2 years ago
  Andreas Kling 7f6ba8b910 LibWeb: Clamp flex item's automatic cross sizes to min/max sizes 2 years ago
  Andreas Kling 47e3daa40f LibWeb: Use *outside* available space for fit-content sizing in FFC 2 years ago
  Andreas Kling 4a17e8713b LibWeb: Update FFC for spec change to intrinsic min-content cross size 2 years ago
  Andreas Kling 78bc856e07 LibWeb: Treat cross min/max sizes better in flexbox layout 2 years ago
  Andreas Kling f5844b85ff LibWeb: Let FFC parent context "handle" sizing of child FFC container 2 years ago
  Andreas Kling c48931d15c LibWeb: Only calculate intrinsic size in the desired flex axis 2 years ago
  Andreas Kling 4d84e349ae LibWeb: Recreate flex lines before calculating intrinsic cross size 2 years ago
  Andreas Kling 181fc6cead LibWeb: Pack flex container from opposite end in *-reverse directions 2 years ago
  Andreas Kling b13a8706e1 LibWeb: Make intrinsic heights dependent on available width 2 years ago
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 years ago
  Andreas Kling d64a8c3d2a LibWeb: Resolve cross-axis flex item margins in the common case 2 years ago
  Andreas Kling 9e4226f353 LibWeb: Create flex items for empty generated boxes 2 years ago
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input 2 years ago
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values 2 years ago
  Andreas Kling 416fa7bd4f LibWeb: Bring flex basis calculation a little closer to spec 2 years ago