mirror of
https://github.com/lexmount/moli.git
synced 2026-09-23 08:01:28 +00:00
Move inline content that cannot fit beside floats to the first suitable slot, and retain that clearance in CSS baseline and container-height calculations. This places GitHub's full-width Show more activity button below its timeline. Update Taffy to e4e8f77c for float segment extension and content-slot fallback. Preserve whitespace collapsing around out-of-flow loading hints and cover float placement, staggered heights, and pre/nowrap behavior in regressions.