Re: [w3c/permissions] Give the UA permission to return anything it wants from query(). (#97)

> -    it MUST remove it.
> -    </li>
> -  </ol>
> +  <section>
> +    <h3 id="persistent-storage">
> +      Persistent Storage
> +    </h3>
> +    <p>
> +      The <dfn for="PermissionName" enum-value>"persistent-storage"</dfn>
> +      permission allows an origin to make its <a>site storage unit</a> contain a
> +      <a>persistent box</a>. {{"persistent-storage"}} is a <a>boolean
> +      feature</a>.
> +    </p>
> +    <p>
> +      If a realm with <a>origin</a> |O| <a lt="request permission to
> +      use">requests permission to use</a> `{name: "persistent-storage"}` and

Correct, term fixup anywhere in the phrase would be cool but complicated.  (If this form shows up a lot, you can add it manually as a linking text to the dfn.)

---
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/97/files/247f065b3c9d8d80a94fefbcee1b83488700000c#r64853315

Received on Friday, 27 May 2016 03:33:54 UTC