[web-nfc] Pull Request: Update exception codes for 'Creating Web NFC message' operation

alexshalamov has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Update exception codes for 'Creating Web NFC message' operation ==
This PR updates 'Creating Web NFC message' algorithms, so that,
when invalid type is provided to the API, TypeError exception
will be thrown. In cases when invalid syntax or tokens are
provided, SyntaxError exception will be thrown.

See https://github.com/w3c/web-nfc/pull/115

Received on Wednesday, 10 May 2017 12:35:55 UTC