File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1511,7 +1511,8 @@ This property provides a list of alternate positioning styles
15111511to try when the [=absolutely positioned box=]
15121512overflows its [=inset-modified containing block=] .
15131513This <dfn export>position options list</dfn>
1514- is initially empty.
1514+ initially contains a single [=position option=]
1515+ generated from the element's base styles.
15151516
15161517Each comma-separated entry in the list is a separate option:
15171518either the name of a ''@position-try'' block,
@@ -1989,7 +1990,7 @@ Applying Position Fallback {#fallback-apply}
19891990When a positioned box
19901991(shifted by its [=default scroll shift=] )
19911992overflows its [=inset-modified containing block=] ,
1992- and has a non-empty [=position options list=] ,
1993+ and has more than one [=position option=] in its [=position options list=] ,
19931994it [=determines position fallback styles=]
19941995to attempt to find an option that avoids overflow.
19951996
You can’t perform that action at this time.
0 commit comments