- From: Rossen Atanassov via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Jul 2016 17:07:45 +0000
- To: public-css-archive@w3.org
Based on the July 13, 2016 CSSWG conf call we have resolved to: 1. All alpha for color functions can be <number> and <percentage> 2. rgb() should be extended to allow an optional alpha. Likewise hsl() pending compat analysis on Tabatkins. Remaining decision is about commas in color related functions with the following options: 1. Require commas in all such functions 2. commas are optional everywhere in color functions 3. commas are optional in old funcs such as rbg() and drop the ones from new ones 4. commas are required in old funcs such as rbg() and drop the ones from new ones -- GitHub Notification of comment by atanassov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/266#issuecomment-232421360 using your GitHub account
Received on Wednesday, 13 July 2016 17:07:55 UTC