From b6c8442965f67f8f2d07e39e4930ccca9a505714 Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Thu, 30 Mar 2023 15:13:15 -0700 Subject: [PATCH] Export storage keys, their origins, and storage sheds. --- storage.bs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/storage.bs b/storage.bs index 45c7164..0c337ba 100644 --- a/storage.bs +++ b/storage.bs @@ -205,8 +205,8 @@ anticipated that some APIs will be applicable to both storage types going

Storage keys

-

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]]

This is expected to change; see Client-Side Storage Partitioning. @@ -252,8 +252,8 @@ steps:

Storage sheds

-

A storage shed is a map of storage keys to storage shelves. -It is initially empty. +

A storage shed is a map of storage keys to +storage shelves. It is initially empty.