Skip to content

Commit a791d0d

Browse files
committed
[css-align] Per WG resolution, use more 'computes to' rather than 'behaves as' when possible in these properties.
1 parent e0d1236 commit a791d0d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css-align/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -484,11 +484,10 @@ Content Distribution: the 'justify-content' and 'align-content' properties</h2>
484484
for 'align-content', the <a>alignment subjects</a> are the <a>flex lines</a>.
485485

486486
The 'align-content' property applies along the <a>cross axis</a>.
487+
487488
The 'justify-content' property applies along the <a>main axis</a>,
488489
but since flexing in the <a>main axis</a> is controlled by 'flex',
489-
''<content-distribution>/stretch'' behaves as ''flex-start''.
490-
491-
Issue: https://lists.w3.org/Archives/Public/www-style/2015Apr/0247.html
490+
''<content-distribution>/stretch'' computes to ''flex-start''.
492491

493492
See [[!CSS3-FLEXBOX]] for details.
494493

0 commit comments

Comments
 (0)