[filter-effects] Minor error in contrast() defn?

For contrast(), the spec says "Values of amount over 100% are allowed, providing results with less contrast" [1]. Shouldn't it be *more* contrast?

Values under 100% sound like they produce less contrast, since "A value of 0% will create an image that is completely gray” and "A value of 100% leaves the input unchanged."

Thanks,
Max

[1]: http://www.w3.org/TR/filter-effects/#funcdef-contrast

Received on Monday, 18 August 2014 23:28:08 UTC