- From: Mathias Bynens via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Apr 2020 10:06:12 +0000
- To: public-css-archive@w3.org
mathiasbynens has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == Fix typo in color() syntax example == It said: color(display-p3 0.43313, 0.50108, 0.37950); That should have been: color(display-p3 0.43313 0.50108 0.37950); [css-spec-shortname-1] Brief description which should also include the #issuenum-or-URL and/or link to relevant CSSWG minutes. Copy the above line into the Title and replace with the relevant details. Fill in any additional details here. See https://github.com/w3c/csswg-drafts/blob/master/CONTRIBUTING.md for more info. See https://github.com/w3c/csswg-drafts/pull/4926
Received on Tuesday, 7 April 2020 10:06:15 UTC