Skip to content

Commit addcdad

Browse files
committed
[css-grid] Update DoC
1 parent b776085 commit addcdad

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

css-align/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Shortname: css-align
55
Level: 3
66
Group: csswg
7-
Status: WD
7+
Status: ED
88
Work Status: Revising
99
ED: https://drafts.csswg.org/css-align/
1010
TR: 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

css-grid/issues-wd-20160519.bsi

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Comment: https://lists.w3.org/Archives/Public/www-style/2016May/0161.html
1818
Response: https://lists.w3.org/Archives/Public/www-style/2016May/0203.html
1919
Changes: https://hg.csswg.org/drafts/rev/0f620563bcd9
2020
Closed: Accepted
21-
Verified:
21+
Verified: via private mail
2222
Resolved: Editor's discretion
2323
----
2424
Issue 3.
@@ -109,7 +109,8 @@ Issue 14.
109109
Summary: Application of block-axis baselines
110110
From: Mats Palmgren
111111
Comment: https://github.com/w3c/csswg-drafts/issues/197
112-
Open
112+
Open: Accepted
113+
Resolved: =WG= Discuss.
113114
----
114115
Issue 15.
115116
Summary: Issues with Implied Minimum Size of Grid Items

0 commit comments

Comments
 (0)