We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0a068 commit 112d0a8Copy full SHA for 112d0a8
1 file changed
css-flexbox/Overview.bs
@@ -3,7 +3,9 @@
3
<pre class='metadata'>
4
Shortname: css-flexbox
5
Level: 1
6
-Status: ED
+Status: CR
7
+Date: 2015-01-05
8
+Deadline: 2015-05-31
9
Work Status: Testing
10
Group: csswg
11
ED: http://dev.w3.org/csswg/css-flexbox/
@@ -3555,7 +3557,7 @@ Substantive Changes and Bugfixes</h4>
3555
3557
<p>
3556
3558
<ins>On absolutely positioned elements,
3559
a value of ''align-self/auto'' computes to itself.
- On all other elements, a</ins> <del>A</del> value of <dfn value for=align-self>auto</dfn> for 'align-self'
3560
+ On all other elements, a</ins> <del>A</del> value of ''align-self/auto'' for 'align-self'
3561
computes to the value of 'align-items' on the element’s parent,
3562
or ''align-self/stretch'' if the element has no parent.
3563
</p>
0 commit comments