We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c96f4c commit 058289aCopy full SHA for 058289a
1 file changed
css-align/Overview.bs
@@ -805,7 +805,7 @@ Block/Cross-Axis Alignment: the 'align-self' property</h3>
805
The <dfn value for="align-self">auto</dfn> keyword computes to
806
itself on absolutely-positioned elements,
807
and to the computed value of 'align-items' on the parent
808
- (minus any ''legacy'' keywords) on all other boxes,
+ on all other boxes,
809
or ''align-self/start'' if the box has no parent.
810
Its behavior depends on the layout model, as described for 'justify-self'.
811
0 commit comments