We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828b26f commit bc2ece5Copy full SHA for bc2ece5
css-position-3/Overview.bs
@@ -837,7 +837,8 @@ Resolving Automatic Insets: the “Static-Position Rectangle”</h4>
837
<dt>Flex Layout
838
<dd>
839
The [=static-position rectangle=] of the child of a [=flex container=]
840
- corresponds to the [=content edges=] of the [=flex container=].
+ corresponds to the [=content edges=] of the [=flex container=] in the [=cross axis=],
841
+ and to the [=outer edges=] of its hypothetical position in the [=main axis=].
842
See <a href="https://www.w3.org/TR/css-flexbox-1/#abspos-items">static position of a flex container child</a> in [[!CSS-FLEXBOX-1]].
843
844
<dt>Grid Layout
0 commit comments