We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9c26a commit 9b61378Copy full SHA for 9b61378
1 file changed
css-anchor-position-1/Overview.bs
@@ -633,9 +633,9 @@ what area of this [=position-area grid=] to lay out the positioned box in.
633
Values other than ''position-area/none'' have the following additional effects:
634
635
* The [=scrollable containing block=] is used in place of the [=local containing block=]
636
- where applicable,
637
- so that the entire [=scrollable overflow area=] (typically) is available
638
- for positioning.
+ where applicable,
+ so that the entire [=scrollable overflow area=] (typically) is available
+ for positioning.
639
* Any ''top/auto'' [=inset properties=] resolve to ''0''.
640
* The ''align-self/normal'' value for the [=self-alignment properties=]
641
resolves to a corresponding value, see [[#position-area-alignment]].
0 commit comments