- From: Rune Lillesveen via GitHub <sysbot+gh@w3.org>
- Date: Tue, 25 May 2021 13:20:45 +0000
- To: public-css-archive@w3.org
What if you have multiple conditions whose closest container with the necessary containment is different?: ```css @container (block-size >= 100px) and (inline-size >= 100px) {} ``` -- GitHub Notification of comment by lilles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6303#issuecomment-847864591 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 25 May 2021 13:20:47 UTC