[whatwg/storage] Ambiguity about storage endpoint quota (#103)

The [storage endpoints](https://storage.spec.whatwg.org/#storage-endpoints) section says:

> A storage endpoint also has a quota, which is null or a number representing a recommended quota (in bytes) for all storage bottles corresponding to this storage endpoint.

Does this mean the quota should be this value for the total of all storage bottles corresponding to the storage endpoint, or that each bottle corresponding to the storage endpoint should separately have this quota?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/103

Received on Sunday, 14 June 2020 21:19:02 UTC