Re: [w3c/manifest] feat: add category member (resolves #569) (#598)

kenchris commented on this pull request.



> @@ -2653,6 +2653,7 @@ <h3 id="applying">
               </li>
             </ol>
           </li>
+          <li><a>Trim</a>(<var>value</var>) and convert to lower-case</li>

like Trim is defined, we should define ToLowerCase

ie https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/ToLowerCase

-- 
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#pullrequestreview-55760873

Received on Friday, 11 August 2017 10:20:17 UTC