We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbee29 commit e075f9eCopy full SHA for e075f9e
index.html
@@ -4246,6 +4246,16 @@ <h3>Parsing content</h3>
4246
The [[[PERMISSIONS]]] API is suggested to be used by UAs
4247
for implementing NFC related permissions.
4248
</p>
4249
+ <p>
4250
+ Implementations MAY use per-session/ephemeral permissions.
4251
+ </p>
4252
+ </section>
4253
+ <section> <h3><dfn>Warning user during NFC operations</dfn></h3>
4254
4255
+ Implementations MAY show an overlay dialog whenever the NFC adapter is
4256
+ being accessed by the web page (e.g. there is an ongoing scan) in order
4257
+ to warn user.
4258
4259
</section>
4260
4261
<section class="informative"> <h2>Security mechanisms for applications</h2>
0 commit comments