We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc9c7d commit 49d08f2Copy full SHA for 49d08f2
css-grid/Overview.bs
@@ -893,7 +893,7 @@ Sizing Grid Containers</h3>
893
<li>
894
As a block-level box in a <a>block formatting context</a>,
895
it is sized like a block box that establishes a formatting context,
896
- with an ''auto'' <a>inline size</a> calculated as for in-flow block boxes.
+ with an ''auto'' <a>inline size</a> calculated as for non-replaced block boxes.
897
898
As an inline-level box in an <a>inline formatting context</a>,
899
it is sized as an atomic inline-level box (such as an inline-block).
0 commit comments