diff --git a/storage-access.bs b/storage-access.bs index 7dc1eb6..d270499 100644 --- a/storage-access.bs +++ b/storage-access.bs @@ -285,9 +285,13 @@ The Storage Access API defines a [=powerful feature=] identified by the [=powerf Note: The "denied" permission state is not revealed to avoid exposing the user's decision to developers. This is done to prevent retaliation against the user and repeated prompting to the detriment of the user experience. +
storage-access
" feature has the type ([=site=], [=/origin=]).
+ storage-access
" feature, given an [=environment settings object=] |settings|, run the following steps:
+ To generate a new [=permission key] for the "storage-access
" feature, given an [=environment settings object=] |settings|, run the following steps:
1. Let |topLevelSite| be |settings|' [=top-level site=].
1. Let |embeddedOrigin| be |settings|' [=environment settings object/origin=].