- From: L. David Baron <dbaron@dbaron.org>
- Date: Thu, 10 Feb 2011 19:51:29 -0800
- To: "Linss, Peter" <peter.linss@hp.com>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, Daniel Glazman <daniel.glazman@disruptive-innovations.com>, www-style list <www-style@w3.org>
On Friday 2011-02-11 03:10 +0000, Linss, Peter wrote: > At the very least, you should add a note stating that values for variables > intended to be used inside url() should be quoted strings. Variables can't be used inside url() at all; both since url() is a single token, and since url($foo) is already a perfectly valid relative URL. -David -- L. David Baron http://dbaron.org/ Mozilla Corporation http://www.mozilla.com/
Received on Friday, 11 February 2011 03:52:07 UTC