[web-nfc] Text Record Encoding incorrectly reference MB field. (#669)

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

== Text Record Encoding incorrectly reference MB field. ==
In section [9.15.4](https://w3c.github.io/web-nfc/#parsing-ndef-well-known-t-records) parse an NDEF text record:

Step 9. 
`Set record's [encoding](https://w3c.github.io/web-nfc/#dom-ndefrecord-encoding) be "utf-8" if bit 7 ([MB field](https://w3c.github.io/web-nfc/#dfn-mb-field)) of header is equal to the value 0, or else "utf-16be".`

This seems to "incorrectly"? suggest that bit 7 is the "MB Field" of the text records encoding header.



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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 16 August 2025 13:05:44 UTC