- From: Brad Kemper <brad.kemper@gmail.com>
- Date: Fri, 3 Sep 2010 13:51:22 -0700
- To: fantasai <fantasai.lists@inkedblade.net>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, Alexander Shpack <shadowkin@gmail.com>, "www-style@w3.org" <www-style@w3.org>
On Sep 3, 2010, at 11:43 AM, fantasai <fantasai.lists@inkedblade.net> wrote: >> .oneClass { background-image: url(one.png), url(two.png), url(three.png); } >> .twoClass { background-image[1]: url(other.png); } > > I think this makes a lot of sense, but the use of brackets in a property name > is inconsistent with the core grammar... And you also have the "zeroeth" issue that is more familiar to programmers and JavaScripters than to general CSS authors.
Received on Friday, 3 September 2010 20:52:56 UTC