- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 01 Nov 2021 19:07:17 +0000
- To: public-css-archive@w3.org
> I don't believe MQ features can have multiple values (i.e. it's not possible for the UA to set nav-controls to {back, share}, and have the queries @media (nav-controls: back) or @media (nav-controls: share) both succeed). That is indeed possible: any of an MQs values might be true or false, with no exclusivity implied. @SebastianZ's comment correctly explains how to combine those to get the precise boolean conditions, if desired. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6785#issuecomment-956509091 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 1 November 2021 19:07:20 UTC