Re: [csswg-drafts] [css-color-4] Allow percent as well as float 0.0 to 1.0 (#3450)

The spec already allows this for several types: namely ```<rgb-component>``` and ```<alpha-value>``` in the ```rgba()``` function. So I think that it would be natural to define it as a ```<number-percentage>```. The change still allows the full range of real numbers to be used, just in a different format. ie. 300% = 3 or 450% = 4.5, etc..

-- 
GitHub Notification of comment by BrentARitchie
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3450#issuecomment-459102382 using your GitHub account

Received on Wednesday, 30 January 2019 20:46:34 UTC