We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af259e6 commit 0527da0Copy full SHA for 0527da0
css-anchor-position-1/Overview.bs
@@ -760,11 +760,12 @@ which will be used if the [=self-alignment property=] on the box
760
is ''align-self/normal'':
761
762
* If the only the center track in an axis is selected,
763
- or all three tracks are selected,
+ the default alignment in that axis is ''align-self/center''.
764
+* If all three tracks are selected,
765
the default alignment in that axis is ''align-self/anchor-center''.
766
* Otherwise, the default alignment in that axis
767
is toward the non-specified side track:
- if it's specifying the "start" track of its axis,
768
+ if it's specifying the “start” track of its axis,
769
the default alignment in that axis is ''align-self/end''; etc.
770
771
<div class=example>
0 commit comments