Re: [css-variables] Using $foo as the syntax for variables

On Wed, 2012-05-23 at 12:54 -0700, Tab Atkins Jr. wrote:
> [...]

> Variables can hold any value,
> including values that contain commas.

Presumably they can also hold $ signs too.

Is the ${name} syntax also allowed? e.g.

   content: "hello ${var1}000 and ${var2}nospaceafter";

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/

Received on Thursday, 24 May 2012 00:19:19 UTC