2017-10-14 04:23:49 +00:00
|
|
|
{
|
|
|
|
"info": {
|
|
|
|
"name": "HTML",
|
|
|
|
"subsection_number": "11",
|
|
|
|
"subsection_name": "Web Storage",
|
|
|
|
"url": "https://html.spec.whatwg.org/multipage/webstorage.html"
|
|
|
|
},
|
|
|
|
"features": [
|
|
|
|
"Storage.prototype.clear",
|
|
|
|
"Storage.prototype.getItem",
|
|
|
|
"Storage.prototype.key",
|
|
|
|
"Storage.prototype.removeItem",
|
|
|
|
"Storage.prototype.setItem",
|
|
|
|
"StorageEvent.prototype.initStorageEvent",
|
|
|
|
"window.localStorage",
|
|
|
|
"window.sessionStorage"
|
|
|
|
]
|
|
|
|
}
|