We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc193e commit dc1669aCopy full SHA for dc1669a
css-2020/Overview.bs
@@ -420,6 +420,12 @@ Modules with Rough Interoperability</h3>
420
In the grid layout model, the children of a grid container
421
can be positioned into arbitrary slots in a predefined flexible or fixed-size layout grid.
422
423
+ <dt><a href="https://www.w3.org/TR/css-grid-2/">CSS Grid Layout Module Level 2</a>
424
+ [[!CSS-GRID-2]]
425
+ <dd>
426
+ Extends and supersedes [[CSS-GRID-1]],
427
+ introducing “subgrids” for managing nested markup in a shared grid framework.
428
+
429
<dt><a href="https://www.w3.org/TR/css-will-change-1/">CSS Will Change Level 1</a>
430
[[CSS-WILL-CHANGE-1]]
431
<dd>
0 commit comments