W3C home > Mailing lists > Public > public-fx@w3.org > October to December 2011

Comma separation in functional syntax (filters, transforms)

From: Simon Fraser <smfr@me.com>
Date: Mon, 12 Dec 2011 18:11:12 -0800
Message-id: <3649E601-BA9D-4774-9E02-0BA8EAD44348@me.com>
To: public-fx@w3.org
CSS Filters [1] is using a comma-free syntax for arguments to the filter functions. This leads to things like:

  filter: gamma(0.5 0.2 0.2);

I think it's wrong for this to be different to transforms[2], which currently uses commas. We have to do one or the other, not mix and match.

Simon

[1] https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#FilterFunction
[2] http://dev.w3.org/csswg/css3-2d-transforms/
Received on Tuesday, 13 December 2011 02:12:12 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:49:39 UTC