- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 02 Jun 2020 00:15:58 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 June 2020 07:16:11 UTC
@marcoscaceres commented on this pull request. > + </li> + <li>If |color| can be converted to [=sRGB=] using solely information + the user agent inherently knows, then convert it to [=sRGB=], and + return the result. Otherwise: + <ol> + <li> + <a>Issue a developer warning</a> that |potential color| is not a + supported color value. + </li> + <li>Return `undefined`. + </li> + </ol> + </li> + </ol> + <p> + The user agent MAY override the resulting color's [=alpha component=] Actually, no... sorry... this should move to theme color. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/878#discussion_r433667636
Received on Tuesday, 2 June 2020 07:16:11 UTC