- From: Rob Dolin (MSFT) <notifications@github.com>
- Date: Wed, 23 Aug 2017 22:47:16 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 August 2017 22:47:39 UTC
RobDolinMS commented on this pull request. > + <code>undefined</code> + </li> + <ol> + <li> + <a>Issue a developer warning</a> that the type is not + supported. + </li> + </ol> + <li>Return <var>categories</var></li> + </ol> + <p> + The categories string array is case insensitive and converted + to lower-case by following the processing algorithm. Thus, + <code>sports</code>, <code>Sports</code>, <code>SPORTS</code>, + and <code>SpOrTs</code> are all equivalent. Manifest authors + SHOULD use lower-case. Removed and added note -- 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_r134890051
Received on Wednesday, 23 August 2017 22:47:39 UTC