Re: [csswg-drafts] [css-grid-2] conditional subgrid fallback when no parent grid is available (#6692)

The CSS Working Group just discussed `[css-grid-2] conditional subgrid fallback when no parent grid is available`, and agreed to the following:

* `RESOLVED: Add this functionality to grid L3`

<details><summary>The full IRC log of that discussion</summary>
&lt;dael> Topic: [css-grid-2] conditional subgrid fallback when no parent grid is available<br>
&lt;dael> github: https://github.com/w3c/csswg-drafts/issues/6692<br>
&lt;dael> Rossen_: Opened by Morton. TabAtkins can you take?<br>
&lt;dael> TabAtkins: Morton is asking for...right now the rule is if you say a grid is subgrid in 1 axis and it doesn't have a parent it reverts to being an ordinary grid with no declaration on that axis<br>
&lt;dael> TabAtkins: Can rely a bit on grid template areas but it's hacky. We consider this to be an error case. if you say it's a subgrid and not inside a grid you messed up<br>
&lt;dael> TabAtkins: However, if you're writing an independent component reasonable to allow for that. If subgrid works in the parent and if not has own tracks<br>
&lt;dael> TabAtkins: Upon review fantasai and I decided grammar handles this. You can already spec the names without sizes. If we allow a full track list seems reasonable for grammar and we ignore sizes if you're subgrid<br>
&lt;dael> TabAtkins: Small wrinkle from oriol is make sure not to put auto-repetition is. We have a grammar term that does that and allows non-auto-repeat<br>
&lt;dael> TabAtkins: We wouldn't put in grid 2, but reasonable for grid 3 with other new features. Thoughts? Objections? Okay to explore in grid 3?<br>
&lt;miriam> +1 I would use this<br>
&lt;dlibby> +1 for grid 3<br>
&lt;dael> Rossen_: Following your explanation it seems reasonable. Curios about other opinions. See IRC support<br>
&lt;dael> Rossen_: Sounds like something we can add to L3 of grid. Obj?<br>
&lt;dael> RESOLVED: Add this functionality to grid L3<br>
&lt;dael> Rossen_: Means you need to make Grid 3 TabAtkins<br>
&lt;dael> fantasai: It's on he to do list<br>
&lt;dael> TabAtkins: Long list of features we've deferred<br>
&lt;dael> fantasai: Wrapping up L1 &amp; 2 first<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6692#issuecomment-1057549631 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 3 March 2022 00:48:20 UTC