- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Tue, 03 Oct 2017 08:02:40 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 October 2017 08:04:12 UTC
kenchris commented on this pull request. > </li> - <li>If <var>unprocessed categories</var>is an array, then: - <ol> - <li>For each <var>potential category</var> in the array: - <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> - </li> - </ol> + <li>Initialize <var>i</var> to be 0. Nope. Actually WebIDL uses it this way and I was looking for examples on how to write it properly without doing indices. @tobie is there a preferred wording? -- 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_r142334991
Received on Tuesday, 3 October 2017 08:04:12 UTC