- From: BrentARitchie via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Jan 2019 20:46:33 +0000
- To: public-css-archive@w3.org
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