Re: [w3c/permissions] Editorial fixes (#100)

> @@ -208,14 +202,23 @@ spec: webidl
>    <section>
>      <h3 id="reading-current-states">Reading the current permission state</h3>
>      <p>
> -      |descriptor|'s <dfn export>permission state</dfn> is one of {{"granted"}},
> -      {{"prompt"}}, or {{"denied"}}, indicating respectively if the calling
> -      algorithm should succeed without prompting the user, show the user a
> -      prompt to decide whether to succeed, or fail without prompting the user.
> -      The UA must return whichever of these values most accurately reflects the
> -      user's intent. Subsequent uses of |descriptor|'s <a>permission state</a>
> -      with the same <a>current settings object</a> must return the same value,
> -      unless the UA receives <a>new information about the user's intent</a>.
> +      |descriptor|'s <dfn export lt="permission state|state">permission state

oh, that's a nice feature. Didn't know about that one. 

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/100/files/59690558b17cbc2a5618b8adc36ef93888d7d8b7#r70584976

Received on Wednesday, 13 July 2016 08:37:19 UTC