You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> A <adata-link-type=dfnhref=#grid-containertitle="grid container">grid container</a> is sized
703
703
using the rules of the formatting context in which it participates.
704
-
In a <adata-link-type=dfntitle="block formatting context">block formatting context</a>,
705
-
a <adata-link-type=dfnhref=#grid-containertitle="grid container’s">grid container’s</a><aclass=cssdata-link-type=maybehref=#valuedef-autotitle=auto>auto</a> block size
706
-
is its max-content block size.
707
-
<spanclass=issueid=issue-8669c070><aclass=self-linkhref=#issue-8669c070></a>The block layout spec should define this.</span>
704
+
As a block-level box in a <adata-link-type=dfntitle="block formatting context">block formatting context</a>,
705
+
it is sized like any other block-level box that establishes a formatting context,
706
+
and as an inline-level box in an inline formatting context
707
+
it is sized as an atomic inline-level box (such as an inline-block).
708
+
In both inline and block formatting contexts,
709
+
the <adata-link-type=dfnhref=#grid-containertitle="grid container">grid container</a>’s <aclass=cssdata-link-type=maybehref=#valuedef-autotitle=auto>auto</a> block size is its max-content size.
710
+
<spanclass=issueid=issue-839d056f><aclass=self-linkhref=#issue-839d056f></a>The block layout spec should define this?</span>
708
711
709
712
<p> Grid containers are not block containers,
710
713
and so some properties that were designed with the assumption of block layout
0 commit comments