Commit b82a2d0
[css-flexbox-1] Fix fallback alignment for align-content:stretch
The commit b6c01a4 meant to edit only `space-*`
values. Also, CSS Align spec has `align-content:stretch` fallback value as
`flex-start` per
https://drafts.csswg.org/css-align-3/#valdef-align-content-stretch1 parent 2f0f962 commit b82a2d0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2249 | 2249 | | |
2250 | 2250 | | |
2251 | 2251 | | |
2252 | | - | |
| 2252 | + | |
2253 | 2253 | | |
2254 | 2254 | | |
2255 | 2255 | | |
| |||
0 commit comments