- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 03 Oct 2017 08:12:57 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 October 2017 08:13:19 UTC
marcoscaceres 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. As a general rule, don't copy WebIDL's style... it's a very old spec and exhibits a ton of really bad practices (for legacy reasons). -- 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_r142336755
Received on Tuesday, 3 October 2017 08:13:19 UTC