diff --git a/css-grid-2/Overview.bs b/css-grid-2/Overview.bs index efe3cc14eec..4294a8beca0 100644 --- a/css-grid-2/Overview.bs +++ b/css-grid-2/Overview.bs @@ -14,6 +14,12 @@ Editor: Rossen Atanassov, Microsoft, ratan@microsoft.com, w3cid 49885 Abstract: This CSS module defines a two-dimensional grid-based layout system, optimized for user interface design. In the grid layout model, the children of a grid container can be positioned into arbitrary slots in a predefined flexible or fixed-size layout grid. Level 2 expands Grid by adding “subgrid” capabilities for nested grids to participate in the sizing of their parent grids; and aspect-ratio–controlled gutters. + + Introduction {#intro} ===================== diff --git a/css-sizing-4/Overview.bs b/css-sizing-4/Overview.bs index 456eb6eb424..405b52c3f00 100644 --- a/css-sizing-4/Overview.bs +++ b/css-sizing-4/Overview.bs @@ -18,6 +18,7 @@ Ignored Terms: block-level box