- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 03 Oct 2017 04:38:51 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 October 2017 04:39:14 UTC
marcoscaceres commented on this pull request. > </li> - <li>If <a>Type</a>(<var>value</var>) is not "string": - <ol> - <li>If <a>Type</a>(<var>value</var>) is not "undefined", <a>issue - a developer warning</a> that the type is unsupported. - </li> - <li>Return the <a>fallback display mode</a>'s value. - </li> - </ol> - </li> - <li>Otherwise, <a>Trim</a>(<var>value</var>), convert to lower-case, - and set <var>value</var> to be the result. + <li>If <a>Type</a>(<var>V</var>) is <code>null</code> return the <a> + fallback display mode</a>'s value. Agree! We get "browser" for free now 🎉 -- 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/613#discussion_r142310488
Received on Tuesday, 3 October 2017 04:39:14 UTC