Re: [web-nfc] "typedef DOMString NDEFRecordType" is expected to be case sensitive or not? (#331)

- We should only allow lowercase input
- When we read from tags, we convert to lower case so all comparisons will be on lowercase values
- When we expose the values (output) they are also lowercased

-- 
GitHub Notification of comment by kenchris
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/331#issuecomment-531616728 using your GitHub account

Received on Monday, 16 September 2019 01:11:48 UTC