You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notice that all the explicit names inherit straight through to .inner,
273
+
but the implicit names are calculated based on
274
+
each subgrid's overlap of the original <a>named area</a>.
275
+
</div>
216
276
217
277
<li id="subgrid-implicit">
218
278
The <a>subgrid</a> does not have any <a>implicit grid tracks</a>
@@ -755,6 +815,7 @@ Changes</h2>
755
815
CSS Grid Layout Level 2 Working Draft</a></h3>
756
816
757
817
<ul>
818
+
<li>Adjusted the interaction of [=implicit named lines=] to be smarter about partially-overlapped areas. (<a href="https://github.com/w3c/csswg-drafts/issues/4411">Issue 4411</a>)
758
819
<li>Defined [=resolved value=] of 'grid-template-rows' and 'grid-template-columns' for [=subgrids=].
759
820
<li>Removed the aspect-ratio-controlled gutters feature (which will be moved to CSS Box Alignment Level 4 instead).
0 commit comments