Storage Standard
E48507
Storage Standard is a web platform specification that defines APIs for client-side data storage in browsers, such as localStorage and sessionStorage, maintained by the WHATWG.
Statements (38)
| Predicate | Object |
|---|---|
| instanceOf |
WHATWG Living Standard
→
web platform specification → |
| category |
Client-side storage specification
→
Web API specification → |
| definesAPIFor |
Web Storage API
→
client-side data storage → localStorage → sessionStorage → web browsers → |
| definesConcept |
storage area
→
storage event → storage key → storage quota → |
| definesInterface |
Storage
→
StorageEvent → |
| definesTerm |
origin storage quota
→
storage mutex → storage shelf life → |
| ensures |
interoperable storage behavior across browsers
→
|
| governs |
behavior of localStorage across browsing contexts
→
behavior of sessionStorage per browsing session → |
| language |
English
→
|
| maintainedBy |
WHATWG
→
|
| partOf |
WHATWG web platform specifications
→
|
| relatedTo |
Cookies
→
HTML Standard → Indexed Database API → |
| scope |
same-origin storage
→
synchronous key-value storage → |
| specifiesBehaviorOf |
localStorage persistence
→
sessionStorage lifetime → storage event dispatch → storage key enumeration order → storage quota exceeded handling → |
| status |
Living Standard
→
|
| url |
https://storage.spec.whatwg.org/
→
|
| usedBy |
web application developers
→
web browser engines → |
Referenced by (2)
| Subject (surface form when different) | Predicate |
|---|---|
|
WHATWG
→
|
develops |
|
Web Hypertext Application Technology Working Group
→
|
developsStandard |