Re: [web-nfc] "typedef DOMString NDEFRecordType" is expected to be case sensitive or not? (#331)

I don't think offering that implementation flexibility would be good - it
would definitely create interoperability problems, particularly if using
the PSL. I would think implementations MUST use the FQDN.

For the convenience side, it seems like the same solutions used with
postMessage work. The web page receives the full origin, and if they'd like
to allow messages (or tags) from subdomains, they can check that the origin
== '.example.com'

>


-- 
GitHub Notification of comment by sleevi
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/331#issuecomment-530868528 using your GitHub account

Received on Thursday, 12 September 2019 15:04:11 UTC