← Back to release summary

More correct min-width/height: auto implementation for flex items

Category
CSS
Type
New or changed feature
Status
Enabled by default (Chrome 48)
Intent stage
None

Summary

The implied minimum size of a flex item (min-width: auto / min-height: auto) will now also work correctly when flex-basis is not auto.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/CSS/min-width

View on chromestatus.com