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.
632632
633633Values other than ''position-area/none'' have the following additional effects:
634634
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'' .
635640* The ''align-self/normal'' value for the [=self-alignment properties=]
636641 resolves to a corresponding value, see [[#position-area-alignment]] .
637- * Any ''top/auto'' [=inset properties=] resolve to ''0'' .
638642
639643<h4 id="position-area-grid-resolution">
640644Resolving the Position Area Grid</h4>
You can’t perform that action at this time.
0 commit comments