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

+1 to 1+3+6

I think we're still discussing the external type string, right? First, it does not involve with any **urls**, second, `example.com:JsOn` should be OK, no matter we go with 2+4 or 3+6, but of course `JsOn` is **NOT** OK, because it's not equal to `json` which is a well-known record type (not external record type) and should be always treated in a case-sensitive way from a previous comment.

> Web APIs are case sensitive, thus "TeXT" should be rejected as it is not equal to "text".

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

Received on Monday, 16 September 2019 08:08:14 UTC