- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Wed, 30 Jul 2008 16:34:35 +0200
- To: David Hyatt <hyatt@apple.com>
- Cc: "www-style@w3.org List" <www-style@w3.org>
* David Hyatt wrote:
>div {
> background-color: green;
> -webkit-var(complexVariable);
> color: white;
>}
Allowing such syntax would require changing the core syntax that is not
supposed to change, you cannot use '(' before the colon and you have to
have a colon there.
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Received on Wednesday, 30 July 2008 14:35:20 UTC