We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6492c41 commit 9f72951Copy full SHA for 9f72951
1 file changed
css-grid/Overview.bs
@@ -622,7 +622,7 @@ Sizing Grid Containers</h3>
622
A <a>grid container</a> is sized
623
using the rules of the formatting context in which it participates.
624
As a block-level box in a <a>block formatting context</a>,
625
- it is sized like any other block-level box that establishes a formatting context,
+ it is sized like a block box that establishes a formatting context,
626
with an ''auto'' inline size calculated as for in-flow block boxes.
627
As an inline-level box in an inline formatting context,
628
it is sized as an atomic inline-level box (such as an inline-block).
0 commit comments