Skip to content

Commit 29bbdac

Browse files
committed
[css-anchor-position][editorial] Add a note about zero-sized.
1 parent 1e7c8b6 commit 29bbdac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -788,6 +788,8 @@ However, the [=available space=] for the positioned element in the relevant axis
788788
is reduced to the size of the largest rectangle
789789
that is centered on the [=default anchor element=]
790790
and doesn't overflow the [=inset-modified containing block=].
791+
(Possibly being zero-sized,
792+
if the anchor's center is not within the [=inset-modified containing block=].)
791793

792794
If the element is not [=absolutely positioned=],
793795
or does not have a [=default anchor element=],

0 commit comments

Comments
 (0)