- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Tue, 15 Feb 2011 17:41:53 +0100
- To: Christoph Päper <christoph.paeper@crissov.de>
- CC: www-style list <www-style@w3.org>
Le 15/02/11 17:07, Christoph Päper a écrit :
> I am against making variables available across sources (i.e. the trinity of user agent, author and user), except perhaps when explicitly requested to, like this:
>
> @var $foo bar !important;
> or
> @var $foo bar !override;
>
> That, of course, would require to end the variable content when encountering an exclamation mark, i.e.
>
> @var $foo bar !important;
> baz {quuz: $foo}
>
> would be different from
>
> baz {quuz: bar !important}
Wow. Nobody will ever understand that... Extremely confusing.
</Daniel>
Received on Tuesday, 15 February 2011 16:42:26 UTC