Reader Publication Storage
interface ReaderPublicationStorage
Allows management of a ReaderPublication's storage state, such as 'localStorage' for EPUB. This allows applications to save and restore the reader publication storage state across reading-sessions and devices.
The API acts as a proxy for the Web Storage API, but does not use the same storage mechanism as the browser.