[web-nfc] Fix embedded message creation steps (#475)

zolkis has just created a new issue for https://github.com/w3c/web-nfc:

== Fix embedded message creation steps ==
@leonhsl [observed](https://github.com/w3c/web-nfc/issues/350#issuecomment-565910985) the following:

> Some problems in 9.11.1 Creating NDEF record https://w3c.github.io/web-nfc/#creating-ndef-record:
> 
>     * Step 4, several standardized record types are missing.
> 
>     * Step 5, the following description is wrong. The created NDEF message is supposed to be used as the current record's payload.
> 
> 
> > If record's data is of type NDEFMessageInit, then return the result of running the create NDEF message given record's data.
> 
>     * Step 6 seems to be copied from Step 5, not sure whether it wants to address local type record or Sp record, anyway it needs to reconsider.


Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/475 using your GitHub account

Received on Monday, 16 December 2019 07:39:43 UTC