- From: Jeffrey Yasskin <notifications@github.com>
- Date: Thu, 26 May 2016 16:02:19 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Thursday, 26 May 2016 23:03:11 UTC
> - 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
It's "request" vs "requests", and Bikeshed's automatic pluralization only applies to the end of a term. (@tabatkins)
---
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#r64835687
Received on Thursday, 26 May 2016 23:03:11 UTC