Parser error on whitespace after "+"
malthe opened this issue · 1 comments
malthe commented
In https://www.w3.org/TR/css-color-4/#modifying-colors there is an example:
color(X w(+ 20%) s(+ 20%))This fails to parse due to the whitespace between the plus symbol and the value.