Skip to content

Commit 9409fea

Browse files
committed
[css-align-3] Add anchor-center alignment to the condition for the 'halfway-safe' alignment
1 parent 2be3d9a commit 9409fea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-align-3/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,9 @@ Self-Alignment for Absolutely Positioned Boxes</h5>
900900
For [=absolutely positioned=] [=alignment subjects=] whose
901901

902902
* relevant [=self-alignment property=] is not ''justify-self/normal'' and
903-
* whose 'inset-area' property successfully defines an [=inset-area grid=]
903+
* whose 'inset-area' property successfully defines an [=inset-area grid=],
904+
or whose [=self-alignment property=] is ''anchor-center''
905+
(aka, the element is "using" Anchor Positioning in some way)
904906

905907
the default [=overflow alignment=] behavior is as follows:
906908

0 commit comments

Comments
 (0)