[css-align-3] safe vs unsafe defaults for block containers · Issue #8992 · w3c/csswg-drafts (original) (raw)
I'd like to propose making the default behavior of align-content
be safe
rather than unsafe
for block containers that are not scroll containers.
I think this is a better default for block containers, and is likely also safer for Web-compat if we want to actually deploy this.