File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -632,9 +632,13 @@ what area of this [=position-area grid=] to lay out the positioned box in.
632
632
633
633
Values other than ''position-area/none'' have the following additional effects:
634
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.
639
+ * Any ''top/auto'' [=inset properties=] resolve to ''0'' .
635
640
* The ''align-self/normal'' value for the [=self-alignment properties=]
636
641
resolves to a corresponding value, see [[#position-area-alignment]] .
637
- * Any ''top/auto'' [=inset properties=] resolve to ''0'' .
638
642
639
643
<h4 id="position-area-grid-resolution">
640
644
Resolving the Position Area Grid</h4>
You can’t perform that action at this time.
0 commit comments