Re: [w3c/manifest] Case sensitivity of enumerated values (#460)

The most webby solution is to just normalize enumerated members to lower-case, and canonicalize others (e.g., `lang`). This works like case insensitive comparisons. I've sent a PR. 

---
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/issues/460#issuecomment-213277124

Received on Friday, 22 April 2016 06:13:37 UTC