File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44Shortname : css-align
55Level : 3
66Group : csswg
7- Status : WD
7+ Status : ED
88Work Status : Revising
99ED : https://drafts.csswg.org/css-align/
1010TR : https://www.w3.org/TR/css-align-3/
@@ -564,11 +564,14 @@ Details per Layout Mode {#distribution-details}
564564 <th> ''justify-content/normal'' Behavior
565565 <td>
566566 All values other than ''justify-content/normal'' force the block container to establish a new formatting context.
567+
567568 For table cells, the behavior of the ''justify-content/normal'' depends on the computed value of 'vertical-align' :
568569 ''vertical-align/top'' makes it behave as ''start'' ,
569570 ''vertical-align/middle'' makes it behave as ''center'' ,
570571 ''vertical-align/bottom'' makes it behave as ''end'' ,
571572 and all other values make it behave as ''baseline'' .
573+ [[!CSS21]]
574+
572575 ''justify-content/normal'' otherwise behaves as ''start'' .
573576 </table>
574577
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Comment: https://lists.w3.org/Archives/Public/www-style/2016May/0161.html
1818Response: https://lists.w3.org/Archives/Public/www-style/2016May/0203.html
1919Changes: https://hg.csswg.org/drafts/rev/0f620563bcd9
2020Closed: Accepted
21- Verified:
21+ Verified: via private mail
2222Resolved: Editor's discretion
2323----
2424Issue 3.
@@ -109,7 +109,8 @@ Issue 14.
109109Summary: Application of block-axis baselines
110110From: Mats Palmgren
111111Comment: https://github.com/w3c/csswg-drafts/issues/197
112- Open
112+ Open: Accepted
113+ Resolved: =WG= Discuss.
113114----
114115Issue 15.
115116Summary: Issues with Implied Minimum Size of Grid Items
You can’t perform that action at this time.
0 commit comments