Re: [csswg-drafts] [css-contain-3] Determine container type automatically from the query (#6644)

I think there are some interesting issues to balance here, and they relate back to the resolution we took this week on #6393 (including weather we need to revisit that resolution). 

Assuming we move forward with that resolution in place, I think there are several questions about how we would implement this. Primarily: _how does the implicit container-selection process relate to the explicit container-selection_?

- If you provide a container name, does that add to or override the implicit type-based selection?
- If you provide a container type, does that add to or override the implicit type-based selection?

Another question is how granular is the implicit selection? Does it simply see size vs style queries, and filter to all size/style containers? Or does it parse size queries in order to filter containers on the proper axis?

-- 
GitHub Notification of comment by mirisuzanne
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6644#issuecomment-1013508097 using your GitHub account


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

Received on Friday, 14 January 2022 22:12:16 UTC