- From: Rob Dolin (MSFT) <notifications@github.com>
- Date: Wed, 23 Aug 2017 22:38:23 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 August 2017 22:38:46 UTC
RobDolinMS commented on this pull request. > + <li>For each <var>potential category</var> in the array:</li> + <ol> + <li> + <a>Trim</a>(<var>value</var>) and convert + <a>to ASCII lowercase</a> + </li> + <li> + Append <var>potential category</var> to + <var>categories</var> + </li> + </ol> + </ol> + <li> + Otherwise, if <var>unprocessed categories</var> is not + <code>undefined</code> + </li> Fixed -- 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/598#discussion_r134888761
Received on Wednesday, 23 August 2017 22:38:46 UTC