[web-nfc] Pull Request: Fix problems in "Create NDEF message"

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

== Fix problems in "Create NDEF message" ==
As raised by @leonhsl, this PR fixes issues in "Create NDEF message":
1. Handle `DOMString` and `BufferSource` to create an NDEFMessage.
2. Use NDEFRecord instead of NDEFMessage for `id`.

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

Received on Monday, 18 November 2019 12:52:27 UTC