Re: [w3c/manifest] Add IDL section and define IDL for all the members (#613)

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.

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/613#discussion_r142357301

Received on Tuesday, 3 October 2017 09:50:05 UTC