- From: Rob Dolin (MSFT) <notifications@github.com>
- Date: Wed, 23 Aug 2017 15:53:03 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 August 2017 22:53:24 UTC
RobDolinMS commented on this pull request. > + <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. + </p> + <p> + The categories string array is a hint to catalogs and stores Removed -- 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_r134890909
Received on Wednesday, 23 August 2017 22:53:24 UTC