Philip Taylor (Webmaster) wrote: > > > > fantasai wrote: > >> - Use 'repeat(...)' for repetition patterns. > > Is this, like URL, going to disallow LWSP between > "repeat" and "(" ? If so, may I ask that this > be re-considered ? The prohibition of LWSP at > a point where some would naturally insert it > is a major obstacle to first-time-error-free > coding of CSS. 'repeat(...)' will follow the same syntax as other functional notation in CSS. Note that if not for the opening parentheses the first part would be tokenized as a keyword. I wouldn't consider it "natural" to insert whitespace between a function and its opening parentheses. Most coding styles I've seen don't do that. ~fantasaiReceived on Saturday, 15 September 2007 14:04:17 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 15 September 2007 14:04:19 GMT