Skip to content

Commit dc1669a

Browse files
committed
[css-2020] Add css-grid-2 to rough interop section (not quite the right place but we don't have a better one) per WG resolution. #4715
1 parent ecc193e commit dc1669a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css-2020/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,12 @@ Modules with Rough Interoperability</h3>
420420
In the grid layout model, the children of a grid container
421421
can be positioned into arbitrary slots in a predefined flexible or fixed-size layout grid.
422422

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+
423429
<dt><a href="https://www.w3.org/TR/css-will-change-1/">CSS Will Change Level 1</a>
424430
[[CSS-WILL-CHANGE-1]]
425431
<dd>

0 commit comments

Comments
 (0)