Skip to content

Commit 0527da0

Browse files
committed
[css-anchor-position-1] Center track alignment is center. #11803
1 parent af259e6 commit 0527da0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-anchor-position-1/Overview.bs

+3-2
Original file line numberDiff line numberDiff line change
@@ -760,11 +760,12 @@ which will be used if the [=self-alignment property=] on the box
760760
is ''align-self/normal'':
761761

762762
* If the only the center track in an axis is selected,
763-
or all three tracks are selected,
763+
the default alignment in that axis is ''align-self/center''.
764+
* If all three tracks are selected,
764765
the default alignment in that axis is ''align-self/anchor-center''.
765766
* Otherwise, the default alignment in that axis
766767
is toward the non-specified side track:
767-
if it's specifying the "start" track of its axis,
768+
if it's specifying the start track of its axis,
768769
the default alignment in that axis is ''align-self/end''; etc.
769770

770771
<div class=example>

0 commit comments

Comments
 (0)