[web-nfc] NFCWatchOptions's recordType member should probably not be nullable

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

== NFCWatchOptions's recordType member should probably not be nullable ==
See discussion at https://github.com/heycam/webidl/issues/213#issuecomment-411399248

The member doesn't need to have a default value, but the prose should describe what happens when the member is missing. The current wording 'The default value "" means that no matching happens.' appears to be copy-pasted as "" isn't one of the enum values.

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

Received on Wednesday, 8 August 2018 15:44:30 UTC