caniuse icon indicating copy to clipboard operation
caniuse copied to clipboard

Let's add a page for box alignment

Open jensimmons opened this issue 1 year ago • 2 comments

The Box Alignment specification defines how align-content works. It's applied to Flexbox and Grid for years. But it's also defined in the specification to work inside block containers and tables.

Browsers are finally shipping this feature, including Safari 17.4 (now in beta). Developers are going to want to know which browsers have support.

jensimmons avatar Feb 19 '24 20:02 jensimmons

Status:

  • Safari 17.4 beta + STP
  • Chrome 123 (source)
  • Firefox in progress, but work not landed yet (issue)

jensimmons avatar Feb 19 '24 22:02 jensimmons

Update: It's already shipping in Firefox 125.

yisibl avatar Aug 06 '24 12:08 yisibl