- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 25 May 2016 22:02:40 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Thursday, 26 May 2016 05:03:10 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
nit: you don't need the lt here, as it's the same as the text content.
---
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#r64691926
Received on Thursday, 26 May 2016 05:03:10 UTC