diff --git a/storage.bs b/storage.bs index 18f7985..81d88d2 100644 --- a/storage.bs +++ b/storage.bs @@ -198,8 +198,11 @@ anticipated that some APIs will be applicable to both storage types going
A storage key is a tuple consisting of an origin -(an origin). [[!HTML]] +
A storage key is a tuple consisting of: +
An origin (an origin). [[!HTML]]
+A nonce (an identifier or null). [[!HTML]] +
This is expected to change; see Client-Side Storage Partitioning. @@ -228,7 +231,10 @@ anticipated that some APIs will be applicable to both storage types going environment settings object; otherwise environment's creation URL's origin. -
Return a tuple consisting of origin. +
Let nonce be environment's partition nonce. + +
Return a tuple consisting of origin and nonce.
To determine whether a storage key A