- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 14 Jun 2016 06:09:57 -0700
- To: Sebastian Zartner <sebastianzartner@gmail.com>
- Cc: Daniel Glazman <daniel.glazman@disruptive-innovations.com>, W3C www-style mailing list <www-style@w3.org>
On Tue, Jun 14, 2016 at 3:28 AM, Sebastian Zartner <sebastianzartner@gmail.com> wrote: > One question to the presented syntax. You came up with an @when rule > additionally to the @else rule. Should these rules directly take a > condition? If so, they would need to cover media queries and support > queries (and maybe other conditional types in the future). Or should > they support @media and @supports rules inside their condition, > somehow? I'm not entirely sure what you're asking, because it *sounds* like it's something well-defined by the spec: @when and @else have a genericized condition language that covers both MQs and support queries. ~TJ
Received on Tuesday, 14 June 2016 13:10:46 UTC